cmake : CMake syntax update
script karma |
Rating 0/0,
Downloaded by 775 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Timothy Madden |
|
script type |
syntax |
|
description |
Simple syntax updates for CMake (www.cmake.org) syntax highlighting in Vim, to include new names added all the way to cmake v2.8.12
This script is only an after/syntax file and it still uses the syntax/cmake.vim file provided by Vim. Script only adds new language keywords and names to be highlighted.
Syntax changes:
- new CMake commands
- CMake-provided variables
- CMake properties
- CMake "generator expressions" |
|
install details |
Download the cmake.vmb file and open the file in Vim. With the file open, type the following Vim command:
:source %
The file will then be installed in your "~/.vim/after/syntax/" directory (Unix) or "%UserProfile%/vimfiles/after/syntax/" directory (Windows)
If you happen to already have another after/syntax/cmake.vim file (perhaps your own), you can create an after/syntax/cmake/ directory to contain them both. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.83
|