add jedi-vim plugin
This commit is contained in:
parent
f1998312c4
commit
1792958cfb
1 changed files with 3 additions and 0 deletions
3
.vimrc
3
.vimrc
|
@ -29,6 +29,9 @@ Plugin 'vim-syntastic/syntastic'
|
|||
" pep8 checking
|
||||
Plugin 'nvie/vim-flake8'
|
||||
|
||||
" jedi-vim
|
||||
Plugin 'davidhalter/jedi-vim'
|
||||
|
||||
" winresizer
|
||||
Plugin 'simeji/winresizer'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue