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
1 changed files with 2 additions and 1 deletions

3
vimrc
View File

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