diff --git a/.vimrc b/.vimrc index c94286b..71f7d15 100644 --- a/.vimrc +++ b/.vimrc @@ -157,6 +157,7 @@ Bundle 'vim-tags' " non github repos Bundle 'git://git.wincent.com/command-t.git' " ... +Bundle 'majutsushi/tagbar' filetype plugin indent on " required! "