mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 18:54:44 +08:00
Merge pull request #319 from Alir3z4/master
Fix 404 link on jedi-vim for AUR packages
This commit is contained in:
@@ -85,8 +85,8 @@ Example Installation Command using Pathogen:
|
||||
cd ~/.vim/bundle/ && git clone --recursive https://github.com/davidhalter/jedi-vim.git
|
||||
|
||||
|
||||
On Arch Linux, you can also install jedi-vim from AUR: `vim-jedi
|
||||
<https://aur.archlinux.org/packages/vim-jedi/>`__.
|
||||
On Arch Linux, you can also install jedi-vim from official repositories: `vim-jedi
|
||||
<https://www.archlinux.org/packages/community/any/vim-jedi/>`__.
|
||||
|
||||
Note that the `python-mode <https://github.com/klen/python-mode>`_ VIM plugin seems
|
||||
to conflict with jedi-vim, therefore you should disable it before enabling
|
||||
|
||||
Reference in New Issue
Block a user