mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Added jedi to vim plugins on 2014-06-11
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -17,6 +17,8 @@ Plugin 'mhinz/vim-signify'
|
|||||||
Plugin 'tpope/vim-sensible'
|
Plugin 'tpope/vim-sensible'
|
||||||
" Nice colour scheme
|
" Nice colour scheme
|
||||||
Plugin 'jnurmine/Zenburn.git'
|
Plugin 'jnurmine/Zenburn.git'
|
||||||
|
" Python autocompletion
|
||||||
|
Plugin 'davidhalter/jedi-vim'
|
||||||
|
|
||||||
" All of your Plugins must be added before the following line
|
" All of your Plugins must be added before the following line
|
||||||
call vundle#end() " required
|
call vundle#end() " required
|
||||||
|
|||||||
Reference in New Issue
Block a user