From 997220d3a502c6973d0509ec203b9fff21ea4886 Mon Sep 17 00:00:00 2001 From: Alireza Savand Date: Thu, 30 Oct 2014 17:57:30 +0400 Subject: [PATCH] Fix 404 link on jedi-vim for AUR packages it has been moved to official repositories --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f7b6733..9ec2c08 100644 --- a/README.rst +++ b/README.rst @@ -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 -`__. +On Arch Linux, you can also install jedi-vim from official repositories: `vim-jedi +`__. Note that the `python-mode `_ VIM plugin seems to conflict with jedi-vim, therefore you should disable it before enabling