added tpope's sensible vim
This commit is contained in:
parent
7d220708bb
commit
bd519dd8c1
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -69,6 +69,7 @@ Plugin 'kien/ctrlp.vim'
|
|||
Plugin 'will133/vim-dirdiff'
|
||||
Plugin 'tpope/vim-dispatch.git'
|
||||
Plugin 'tpope/vim-fugitive.git'
|
||||
Plugin 'tpope/vim-sensible'
|
||||
Plugin 'airblade/vim-gitgutter.git'
|
||||
Plugin 'godlygeek/tabular'
|
||||
Plugin 'plasticboy/vim-markdown'
|
||||
|
|
Loading…
Reference in a new issue