update vim conf
This commit is contained in:
parent
35cb03ce8f
commit
ee8f276d61
@ -21,6 +21,8 @@ Plugin 'scrooloose/nerdcommenter'
|
|||||||
|
|
||||||
" git 插件
|
" git 插件
|
||||||
Plugin 'https://github.com/tpope/vim-fugitive.git'
|
Plugin 'https://github.com/tpope/vim-fugitive.git'
|
||||||
|
Plugin 'airblade/vim-gitgutter'
|
||||||
|
set updatetime=100
|
||||||
|
|
||||||
Plugin 'https://github.com/plytophogy/vim-virtualenv.git'
|
Plugin 'https://github.com/plytophogy/vim-virtualenv.git'
|
||||||
let g:virtualenv_directory = '~/.virtualenv'
|
let g:virtualenv_directory = '~/.virtualenv'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user