cmake.vim : CMake syntax highlighting
| script karma |
Rating 19/13,
Downloaded by 2166 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Andy Cedilnik |
| |
| script type |
| syntax |
| |
| description |
| A CMake (www.cmake.org) syntax highlighting mode, which understands most of commands, reports depricated commands, highlights common arguments, strings, environment variables, registry entries, variable references. |
| |
| install details |
1. Put in indent/ subdirectory (for example: ~/.vim/syntax)
2. load it when loading CMakeLists.txt or *.cmake:
:autocmd BufRead,BufNewFile *.cmake,CMakeLists.txt setf cmake
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|