diff --git a/.vimrc b/.vimrc index d7cb5b9..038bcd1 100644 --- a/.vimrc +++ b/.vimrc @@ -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! "