aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-04-21 23:30:27 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-04-21 23:30:27 +0200
commit15d7dde3e8043efcb96cf0a0c9e73f54308306ba (patch)
tree77860e24c474ff401fe92f5352571386799f02eb /vim
parent2038cf1a696ce448fb89eeb7ede4303ed4fdd71a (diff)
downloaddotfiles-15d7dde3e8043efcb96cf0a0c9e73f54308306ba.tar.xz
vim: Add upstream distribution of git syn/indent/filetpye
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
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'