tbf-vimfiles : Collection of syntax files for C, C#, Java, NSIS and Doxygen
script karma |
Rating 4/6,
Downloaded by 1100 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.74
|