mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Disabled, but interesting csv.vim
This commit is contained in:
3
.vimrc
3
.vimrc
@@ -181,6 +181,9 @@ Plugin 'scrooloose/nerdcommenter'
|
||||
" Highlight colours in CSS (and html) files
|
||||
Plugin 'ap/vim-css-color'
|
||||
|
||||
" CSV filetype plugin
|
||||
"Plugin 'chrisbra/csv.vim' " apparently doesn't work this way ;)
|
||||
|
||||
" All of your Plugins must be added before the following line
|
||||
call vundle#end() " required
|
||||
filetype plugin indent on " required
|
||||
|
||||
Reference in New Issue
Block a user