mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 05:45: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
|
" Highlight colours in jade/pug templates
|
||||||
Plugin 'digitaltoad/vim-pug'
|
Plugin 'digitaltoad/vim-pug'
|
||||||
|
|
||||||
|
" Highlight nginx
|
||||||
|
Plugin 'chr4/nginx.vim'
|
||||||
|
|
||||||
|
" Highlight jinja templates
|
||||||
|
Plugin 'lepture/vim-jinja'
|
||||||
|
|
||||||
" CSV filetype plugin
|
" CSV filetype plugin
|
||||||
"Plugin 'chrisbra/csv.vim' " apparently doesn't work this way ;)
|
"Plugin 'chrisbra/csv.vim' " apparently doesn't work this way ;)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user