Kaynağa Gözat

Add a Git plugin

DricomDragon 5 yıl önce
ebeveyn
işleme
c43d595692
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      Install/Templates/vimrc

+ 1 - 0
Install/Templates/vimrc

@@ -7,6 +7,7 @@ set rtp+=~/.vim/bundle/Vundle.vim
 call vundle#begin()
 Plugin 'VundleVim/Vundle.vim'
 Plugin 'captbaritone/better-indent-support-for-php-with-html'
+Plugin 'tpope/vim-fugitive'
 call vundle#end()
 
 " Make hard tab look like 4 spaces tabs