Vim syntax highlighting for Slang Shading Language (repo)
SLANG syntax highlighting is supported for files with .slang extension.
Add to your vimrc:
Plug 'Vinwcent/vim-slang'Then reload your vimrc and run :PlugInstall.
Add to your vimrc:
Plugin 'Vinwcent/vim-slang'Then reload your vimrc and run :PluginInstall.
Copy all files to your $HOME/.vim ($HOME\vimfiles\ on Windows) directory.