sponsor Vim development Vim logo Vim Book Ad

cst : CodeSmith syntax

 script karma  Rating 0/0, Downloaded by 562  Comments, bugs, improvements  Vim wiki

created by
Werner Beroux
 
script type
syntax
 
description
This is a start to get correct syntax coloring for CodeSmith C# templates (*.cst) files.
 
install details
Copy the given cst.vim to your vim/syntax folder.

Add to your _vimrc the following line:

autocmd BufNewFile,BufRead *.cst setfiletype cst

Done. All *.cst files should now be colored like CS files but with recognized CodeSmith tags.
 

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
cst.vim 0.1 2012-05-24 7.0 Werner Beroux Initial upload
ip used for rating: 18.218.129.100

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