sponsor Vim development Vim logo Vim Book Ad

cstol.vim : Colorizes OASIS CSTOL files

 script karma  Rating 2/2, Downloaded by 491  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
cstol.vim 1.2 2005-04-12 6.0 Monique Mudama Initial upload
ip used for rating: 18.191.147.190

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github