vimrc update again

And I always wonder why vim isn't behaving
the same on every device...
This commit is contained in:
Geoffrey Frogeye 2016-04-10 14:06:36 +02:00
parent c93bf49dc9
commit dfe69f37ea

3
vimrc
View file

@ -33,7 +33,8 @@ Plugin 'xolox/vim-misc'
Plugin 'xolox/vim-easytags' Plugin 'xolox/vim-easytags'
Plugin 'majutsushi/tagbar' Plugin 'majutsushi/tagbar'
"Plugin 'gilligan/vim-lldb' "Plugin 'gilligan/vim-lldb'
Plugin 'welle/targets.vim' Plugin 'wellle/targets.vim'
Plugin 'Chiel92/vim-autoformat'
call vundle#end() " required call vundle#end() " required
filetype plugin indent on " required filetype plugin indent on " required