vulkan1.0.vim : Syntax file for the Vulkan
| script karma |
Rating 96/40,
Downloaded by 4152 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Tomáš Milet |
| |
| script type |
| syntax |
| |
| description |
Syntax file for the Vulkan in C/C++.
The following is highlighted:
Types
Functions
Constants
The syntax file is modified version of opengl.vim by Marc Costa <beyond.marc@gmail.com> |
| |
| install details |
Place vulkan1.0.vim in your syntax directory:
cp vulkan1.0.vim $HOME/.vim/syntax/.
Enable highlighting with vulkan1.0.vim in your .vimrc with:
autocmd FileType cpp,c source ~/.vim/syntax/vulkan1.0.vim |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.158
|