Skip to content

Vinwcent/vim-slang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-slang

Vim syntax highlighting for Slang Shading Language (repo)

Supported Files

SLANG syntax highlighting is supported for files with .slang extension.

Installation

Using VimPlug

Add to your vimrc:

Plug 'Vinwcent/vim-slang'

Then reload your vimrc and run :PlugInstall.

Using Vundle

Add to your vimrc:

Plugin 'Vinwcent/vim-slang'

Then reload your vimrc and run :PluginInstall.

Manual

Copy all files to your $HOME/.vim ($HOME\vimfiles\ on Windows) directory.

About

Vim syntax files for SLANG Shading Language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published