Add new stuff
This commit is contained in:
parent
05673042ee
commit
42ad8396d9
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -355,7 +355,7 @@ let g:SuperTabDefaultCompletionType = "<c-p>"
|
|||
" cd ~/.vim/bundle
|
||||
" git clone git://github.com/davidhalter/jedi-vim.git
|
||||
" let g:jedi#usages_command = "<leader>z"
|
||||
" let g:jedi#popup_on_dot = 0
|
||||
let g:jedi#popup_on_dot = 0
|
||||
" let g:jedi#popup_select_first = 0
|
||||
" let g:jedi#force_py_version = 3
|
||||
" let g:jedi#completions_command = '.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue