Skip to content

Adds syntax highlighting and indent support for Salty in vim.

Notifications You must be signed in to change notification settings

egonSchiele/salt-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salty-vim

Adds syntax highlighting and indent support for Salty in vim.

Add to your vimrc:

autocmd BufNewFile,BufRead *.salt set filetype=salt
autocmd BufEnter *.salt colorscheme default

Install using Vundle:

Plugin 'egonschiele/salt-vim'

About

Adds syntax highlighting and indent support for Salty in vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published