mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 18:54:44 +08:00
Added link to issue reference in README
This commit is contained in:
@@ -169,7 +169,8 @@ Completion of complex libraries (like Numpy) should only be slow the first time
|
|||||||
you complete it. After that, the results should be cached and very fast.
|
you complete it. After that, the results should be cached and very fast.
|
||||||
|
|
||||||
If it's still slow, in case you've installed the python-mode VIM plugin, disable
|
If it's still slow, in case you've installed the python-mode VIM plugin, disable
|
||||||
it. It seems to conflict with jedi-vim. See issue #163.
|
it. It seems to conflict with jedi-vim. See issue `#163
|
||||||
|
https://github.com/davidhalter/jedi-vim/issues/163>`__.
|
||||||
|
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
|
|||||||
Reference in New Issue
Block a user