mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-07 11:14:32 +08:00
Small documentation fix.
This commit is contained in:
@@ -63,7 +63,7 @@ you disable the auto-initialization in your ``.vimrc``::
|
|||||||
let g:jedi#auto_initialization = 0
|
let g:jedi#auto_initialization = 0
|
||||||
|
|
||||||
There are also some VIM options (like ``completeopt``) which are automatically
|
There are also some VIM options (like ``completeopt``) which are automatically
|
||||||
initialized, if you don't want that:
|
initialized, if you don't want that::
|
||||||
|
|
||||||
let g:jedi#auto_vim_configuration = 0
|
let g:jedi#auto_vim_configuration = 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user