Thursday, September 15, 2011

Python stdlib docs as Vim help files

By Vasudev Ram - dancingbison.com | @vasudevram | jugad2.blogspot.com

Saw this recently.

The Python standard library documentation as Vim help files:

http://jeetworks.org/node/92

It seems to be a work in progress but may be of use. The potential benefit is that you can look up Python library documentation from within Vim by typing ":help py2stdlib". Neat idea.

It is by Jeet Sukumaran ( http://jeetworks.org/about ) , currently a PhD student at the University of Kansas, who uses Python for his work.

Posted via email

- Vasudev Ram @ Dancing Bison


No comments: