forked from VimPlug/jedi
I've noticed that Jedi tries to import numpydoc a lot when using jedi-vim's goto method in jedi_vim.py itself (via printing in Neovim's VimPathFinder.find_spec). This patch uses the cache before trying the import again and again.
10 KiB
10 KiB