editorconfig for vim

This commit is contained in:
Gabriel Ebner 2014-08-31 13:39:39 +02:00
parent 7df8b451f8
commit a66c82a1a1
1 changed files with 2 additions and 0 deletions

2
vimrc
View File

@ -38,6 +38,8 @@ NeoBundle 'scrooloose/syntastic'
NeoBundle 'tomtom/tcomment_vim' NeoBundle 'tomtom/tcomment_vim'
"NeoBundle 'Raimondi/delimitMate' "NeoBundle 'Raimondi/delimitMate'
NeoBundle 'editorconfig/editorconfig-vim'
NeoBundle 'kchmck/vim-coffee-script' NeoBundle 'kchmck/vim-coffee-script'
NeoBundle 'ledger/vim-ledger' NeoBundle 'ledger/vim-ledger'