Add salt files as yaml

This commit is contained in:
Em 2018-07-09 11:04:58 -04:00
parent 47b4c5d70e
commit ff276efc37
1 changed files with 2 additions and 0 deletions

2
.vimrc
View File

@ -56,6 +56,8 @@ set ignorecase
set smartcase
vnoremap <silent> * :call VisualSelection('f')<CR>
vnoremap <silent> # :call VisualSelection('b')<CR>
autocmd BufNewFile,BufRead *.sls set filetype=yaml
" Visually display whitespace (this prevents slowness from match command)
set list
set listchars=tab:··,trail:-,nbsp:+