Vim: vim-startify plugin added to Vundle list.

This commit is contained in:
Kolan Sh 2013-06-01 15:39:50 +04:00
parent 62f9f6ea57
commit d980d5a0bd
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -167,6 +167,7 @@ Bundle 'vim-tags'
Bundle 'git://git.wincent.com/command-t.git'
" ...
Bundle 'majutsushi/tagbar'
Bundle 'vim-startify'
filetype plugin indent on " required!
"