add the recommendation of version for Vim to enjoy the full feature of Jedi-Vim

This commit is contained in:
tndoan
2013-12-12 19:57:48 +08:00
parent 44b8165ba3
commit c1ff868cb4
2 changed files with 8 additions and 0 deletions

View File

@@ -82,6 +82,10 @@ using pip: >
However, you can also install it as a git submodule if you don't want to use
jedi for anything but this plugin. How to do this is detailed below.
It is the best if you have VIM >= 7.3. For the older version, you probably
cannot see the parameter recommendation list of function after typing open
bracket.
------------------------------------------------------------------------------
2.1. Installing manually *jedi-vim-installation-manually*