Added link to issue reference in README

This commit is contained in:
Danilo Bargen
2013-09-08 02:25:27 +02:00
parent 7939ef7298
commit e053a78c01

View File

@@ -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.
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