mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +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
|
||||
|
||||
" Highlight special comments better
|
||||
Plugin 'jbgutierrez/vim-better-comments'
|
||||
"Plugin 'jbgutierrez/vim-better-comments'
|
||||
|
||||
" CSV filetype plugin
|
||||
"Plugin 'chrisbra/csv.vim' " apparently doesn't work this way ;)
|
||||
|
||||
Reference in New Issue
Block a user