mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 21:34:09 +02:00
Highlighting of interesting stuff within comments
This commit is contained in:
@@ -370,6 +370,9 @@ Plugin 'chr4/nginx.vim'
|
|||||||
Plugin 'lepture/vim-jinja'
|
Plugin 'lepture/vim-jinja'
|
||||||
au BufNewFile,BufRead *.j2 set ft=jinja
|
au BufNewFile,BufRead *.j2 set ft=jinja
|
||||||
|
|
||||||
|
" Highlight special comments better
|
||||||
|
Plugin 'jbgutierrez/vim-better-comments'
|
||||||
|
|
||||||
" 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