mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 02:25:11 +01:00
Disable better-comments for now, it misunderstands some
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -367,7 +367,7 @@ Plugin 'lepture/vim-jinja'
|
|||||||
au BufNewFile,BufRead *.j2 set ft=jinja
|
au BufNewFile,BufRead *.j2 set ft=jinja
|
||||||
|
|
||||||
" Highlight special comments better
|
" Highlight special comments better
|
||||||
Plugin 'jbgutierrez/vim-better-comments'
|
"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