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

@@ -80,6 +80,10 @@ Note that the `python-mode <https://github.com/klen/python-mode>`_ VIM plugin se
to conflict with jedi-vim, therefore you should disable it before enabling
jedi-vim.
To enjoy the full features of Jedi-Vim, you should have VIM >= 7.3. For older
version of VIM, the parameter recommendation list maybe not appeared when you type
open bracket after the function name.
Settings
========