diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-21 23:30:27 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-21 23:30:27 +0200 |
commit | 15d7dde3e8043efcb96cf0a0c9e73f54308306ba (patch) | |
tree | 77860e24c474ff401fe92f5352571386799f02eb /vim | |
parent | 2038cf1a696ce448fb89eeb7ede4303ed4fdd71a (diff) | |
download | dotfiles-15d7dde3e8043efcb96cf0a0c9e73f54308306ba.tar.xz |
vim: Add upstream distribution of git syn/indent/filetpye
Diffstat (limited to 'vim')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |