From 15d7dde3e8043efcb96cf0a0c9e73f54308306ba Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 21 Apr 2015 23:30:27 +0200 Subject: vim: Add upstream distribution of git syn/indent/filetpye --- vim/vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim') diff --git a/vim/vimrc b/vim/vimrc index 278436d..f80cf09 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -20,6 +20,7 @@ NeoBundle 'Shougo/unite.vim' NeoBundle 'mattn/emmet-vim' NeoBundle 'miekg/rfc' NeoBundle 'tommcdo/vim-exchange' +NeoBundle 'tpope/vim-git' NeoBundle 'tpope/vim-fugitive' NeoBundle 'ConradIrwin/vim-bracketed-paste' NeoBundle 'scrooloose/syntastic' -- cgit v1.2.3-54-g00ecf