mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 02:25:11 +01:00
Highlighters for nginx and jinja
This commit is contained in:
6
.vimrc
6
.vimrc
@@ -222,6 +222,12 @@ Plugin 'dag/vim-fish'
|
||||
" Highlight colours in jade/pug templates
|
||||
Plugin 'digitaltoad/vim-pug'
|
||||
|
||||
" Highlight nginx
|
||||
Plugin 'chr4/nginx.vim'
|
||||
|
||||
" Highlight jinja templates
|
||||
Plugin 'lepture/vim-jinja'
|
||||
|
||||
" CSV filetype plugin
|
||||
"Plugin 'chrisbra/csv.vim' " apparently doesn't work this way ;)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user