ShaderHighLight 是 vim 下 glsl、cg、unityShader、hlsl 语法高亮插件。
整合了目前常用的shader文件格式的语法高亮
支持格式:glsl,hlsl,cg,shaderlab(unity的shader格式)
这个插件是对一些已有的vim高亮插件进行整合,这些插件有https://github.com/tikhomirov/vim-glsl https://github.com/beyondmarc/hlsl.vim https://github.com/vim-scripts/cg.vim
https://github.com/tikhomirov/vim-glsl https://github.com/beyondmarc/hlsl.vim https://github.com/vim-scripts/cg.vim
Bundle 'http://git.oschina.net/qiuchangjie/ShaderHighLight'
BundleInstall