forked from VimPlug/jedi-vim
Added blurb about configuration in .vimrc
I don't know if this should even be in there because it seems kind of like a bug.
This commit is contained in:
@@ -259,6 +259,11 @@ definition of the name under the cursor.
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
6. Configuration *jedi-vim-configuration*
|
6. Configuration *jedi-vim-configuration*
|
||||||
|
|
||||||
|
Note: You currently have to set these options in your .vimrc. Setting them in
|
||||||
|
an ftplugin (e.g. ~/.vim/ftplugin/python/jedi-vim-settings.vim) will not work
|
||||||
|
because Jedi-Vim is not set up as an filetype plugin, but as a "regular"
|
||||||
|
plugin.
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
6.1. `g:jedi#auto_initialization` *g:jedi#auto_initialization*
|
6.1. `g:jedi#auto_initialization` *g:jedi#auto_initialization*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user