sponsor Vim development Vim logo Vim Book Ad

tbf-vimfiles : Collection of syntax files for C, C#, Java, NSIS and Doxygen

 script karma  Rating 4/6, Downloaded by 1011  Comments, bugs, improvements  Vim wiki

created by
Mathias Hasselmann
 
script type
syntax
 
description
A random collection of vim files I use. Containing syntax files for C, C# and Java featuring syntax based folding support. Also contains highlighting for doxygen comments in C and C#. And contains a simple syntax highligher for NSIS.

Usage for folding in C, C++, C# and Java: First of all { code blocks; }  are recognized. Should cover most language constructs, like classes, functions, branches, loops. Additonally explicitly defined regions are supported. In C# you use pairs for "#region/#endregion" pragmas for that purpose. In C (and C++) explicit regions are marked by "/* region */" and "/* endregion */". The region markers for Java are "// region" and "//endregion".

 
install details
Just place the files in ~/.vim or $VIMRUNTIME, as suggested by the tarballs directory structure.
 

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
tbf-vimfiles.tar.gz 0.1 2004-05-23 6.0 Mathias Hasselmann Initial upload
ip used for rating: 3.136.154.103

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