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
1 changed files with 2 additions and 1 deletions
3
vimrc
3
vimrc
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue