diff --git a/.vim/vimrc b/.vim/vimrc index 6450af0..c4a1316 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -51,11 +51,13 @@ Bundle "ap/vim-css-color" Bundle "bling/vim-airline" Bundle "bonsaiben/bootstrap-snippets" Bundle "garbas/vim-snipmate" +Bundle "gregsexton/gitv" Bundle "honza/vim-snippets" Bundle "kien/ctrlp.vim" Bundle "motemen/git-vim" Bundle "nathanaelkane/vim-indent-guides" Bundle "tomtom/tlib_vim" +Bundle "tpope/vim-fugitive" " filetype plugin indent on "