diff --git a/.vim/vimrc b/.vim/vimrc index 75437b3..5e2f06f 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -54,6 +54,7 @@ Bundle "garbas/vim-snipmate" Bundle "gregsexton/gitv" Bundle "honza/vim-snippets" Bundle "kien/ctrlp.vim" +Bundle "majutsushi/tagbar" Bundle "motemen/git-vim" Bundle "nathanaelkane/vim-indent-guides" Bundle "tomtom/tlib_vim"