vim-cuda-syntax : CUDA syntax highlighting for Vim
script karma |
Rating 0/0,
Downloaded by 257 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
foo bar |
|
script type |
syntax |
|
description |
Syntax highlighting for CUDA in Vim. Compared to Vim's default CUDA syntax file, it adds highlighting of all CUDA defined:
- types
- enums
- constants
- global variables
- namespaces
- thrust keywords
All keywords are accumulated from the CUDA Toolkit Documentation.
Optionally triple-angle brackets in CUDA kernel calls can be highlighted.
https://github.com/bfrg/vim-cuda-syntax |
|
install details |
Run the following in the terminal:
cd ~/.vim/pack/git-plugins/start
git clone https://github.com/bfrg/vim-cuda-syntax
Note: The directory name git-plugins is arbitrary, you can pick any other name. For more details see :help packages.
Alternatively, use your favorite plugin manager. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.191.125.73
|