vimrc update again
And I always wonder why vim isn't behaving the same on every device...
This commit is contained in:
parent
c93bf49dc9
commit
dfe69f37ea
3
vimrc
3
vimrc
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue