diff --git a/README.rst b/README.rst index acaf0b5..29b485b 100644 --- a/README.rst +++ b/README.rst @@ -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