mirror of https://github.com/nirenjan/dotfiles.git
Add vim-fugitive to bundles
parent
81c44dec83
commit
b1a3521a21
2
install
2
install
|
@ -285,6 +285,8 @@ lnfile vim/ftplugin/changelog.vim ~/.vim/ftplugin/
|
|||
# Install/update Vim bundles
|
||||
#######################################################################
|
||||
Bundle tpope/vim-pathogen # pathogen
|
||||
Bundle tpope/vim-fugitive # A Git wrapper so awesome, it
|
||||
# should be illegal!
|
||||
Bundle zaiste/tmux.vim # tmux config file syntax
|
||||
Bundle altercation/vim-colors-solarized # Solarized
|
||||
Bundle vimwiki # Vimwiki
|
||||
|
|
Loading…
Reference in New Issue