Merge pull request #62 from Tinche/master

Small documentation fix
This commit is contained in:
David Halter
2013-01-02 08:12:15 -08:00

View File

@@ -63,7 +63,7 @@ you disable the auto-initialization in your ``.vimrc``::
let g:jedi#auto_initialization = 0
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