cstol.vim : Colorizes OASIS CSTOL files
| script karma |
Rating 2/2,
Downloaded by 614 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Monique Mudama |
| |
| script type |
| syntax |
| |
| description |
| Colorizes OASIS CSTOL ( http://lasp.colorado.edu/oasis/#User%20Interface ) files. There are some small regular expression bugs, but overall CSTOL scripts are much more readable with this syntax coloration than without it. I welcome bug reports. |
| |
| install details |
Copy this file into your ~/.vim/syntax directory. Then, when opening a CSTOL file, type :set syntax=cstol ... alternatively, put the following in your .vimrc:
au BufRead,BufNewFile *.prc setfiletype cstol |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|