Simultaneous python2 and python3 support, switchable during runtime
calling a function as well as setting a variable in .vimrc! Closes
issues #200 and #210 (which gave the idea for this commit, thank you
@Shtucer).
- Replace all occurences of Jedi-Vim/Jedi with jedi-vim/jedi
- Capitalize first letter on bullet points
- oh god how do i english
- Fix wrong description of g:jedi#auto_close_doc option
The usage section feels sort of superfluous. I don't know. >:(
The distinction between jedi#goto() and jedi#fund_definition() was a bit
unclear, so I expanded it a bit.
For now, this is just the README.rst file with appropriate sections. The
content of the file itself is completely unchanged.
Section name suggestions are taken from Steve Losh's Learn Vimscript the
Hard Way [1]. Formatting suggestions are taken from Vim's own
documentation on writing help files (:help help-writing).
The spiffy header was created using the figlet program [2] and the
starwars.flf font found in the figlet fonts database [3].
[1] http://learnvimscriptthehardway.stevelosh.com/chapters/54.html
[2] http://www.figlet.org
[3] http://www.figlet.org/fonts/starwars.flf