Add some useful python plugins
This commit is contained in:
parent
e463bb7846
commit
0361e83857
3
vimrc
3
vimrc
@ -131,6 +131,9 @@ Plug 'pangloss/vim-javascript', { 'for': 'javascript' }
|
||||
Plug 'icedwater/vimpython', { 'for': 'python' }
|
||||
Plug 'zchee/deoplete-jedi', { 'for': 'python' }
|
||||
Plug 'davidhalter/jedi-vim', { 'for': 'python' }
|
||||
Plug 'manicmaniac/coconut.vim'
|
||||
Plug 'alfredodeza/pytest.vim'
|
||||
Plug 'idanarye/vim-vebugger', { 'for': 'python' }
|
||||
|
||||
" scala
|
||||
Plug 'derekwyatt/vim-scala', { 'for': 'scala' }
|
||||
|
Loading…
Reference in New Issue
Block a user