Vim: vim-startify plugin added to Vundle list.
This commit is contained in:
parent
62f9f6ea57
commit
d980d5a0bd
1
.vimrc
1
.vimrc
|
@ -167,6 +167,7 @@ Bundle 'vim-tags'
|
||||||
Bundle 'git://git.wincent.com/command-t.git'
|
Bundle 'git://git.wincent.com/command-t.git'
|
||||||
" ...
|
" ...
|
||||||
Bundle 'majutsushi/tagbar'
|
Bundle 'majutsushi/tagbar'
|
||||||
|
Bundle 'vim-startify'
|
||||||
|
|
||||||
filetype plugin indent on " required!
|
filetype plugin indent on " required!
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue