root/trunk/aux/cosmetics.vim
| Revision 555, 140 bytes (checked in by jajcus, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | :set tabstop=8 |
| 2 | :set nocompatible |
| 3 | :%s/\s\+$// |
| 4 | :%s/)\s*\(\_$\|\s\+\)\_\s*{/){/g |
| 5 | :%s/else\s*\(\_$\|\s\+\)\_\s*{/else{/g |
| 6 | :retab! |
| 7 | :update |
| 8 | :q |
| 9 | :q! |
Note: See TracBrowser for help on using the browser.
