High Level Shader Language (HLSL) Vim syntax highlighting
Using the Pathogen plugin:
-
From your
~/.vimdirectory:git submodule add https://github.com/beyondmarc/hlsl.vim.git bundle/syntax\_hlsl
If not using the Pathogen plugin:
-
Add this directory to your
runtimepath, in your.vimrc:set rtp^=/path/to/hlsl.vim