From a120f428ffd8189b50dc16193363bcc86fec0510 Mon Sep 17 00:00:00 2001 From: d7415 Date: Thu, 2 Apr 2015 12:08:14 +0100 Subject: [PATCH] Add Debian and Ubuntu packages to README.rst --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9ee73d5..ffb6dcd 100644 --- a/README.rst +++ b/README.rst @@ -85,8 +85,10 @@ 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 official repositories: `vim-jedi -`__. +On Arch Linux, you can also install jedi-vim from official repositories as `vim-jedi +`__. It is also available +on `Debian (≥8) `__ and `Ubuntu (≥14.04) +`__ as vim-python-jedi. Note that the `python-mode `_ VIM plugin seems to conflict with jedi-vim, therefore you should disable it before enabling