[TriZPUG] Scripting vim with python (links)

Jim Allman jim at ibang.com
Fri Jun 29 17:51:03 CEST 2012


Here are some background and tutorial links on extending Vim with Python:

http://vimdoc.sourceforge.net/htmldoc/if_pyth.html
http://bytes.com/topic/python/answers/596980-vim-scripting-python
http://www.techrepublic.com/article/extending-vim-with-python/6310729
http://brainacle.com/how-to-write-vim-plugins-with-python.html
http://orestis.gr/blog/2008/08/10/scripting-vim-with-python/
http://www.tummy.com/Community/Presentations/vimpython-20070225/vim.html

Here's a simple example with urllib, that identifies an IP address under
the cursor by country:
http://codeseekah.com/2012/03/04/vim-scripting-with-python-lookup-ip-country/

Enjoy! I'd be interested in seeing a lightning talk on equivalent features
in emacs or other editors. I'll try to put something together on Python +
Blender, which is much more fun to demo...

  =jimA=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/trizpug/attachments/20120629/fdae2e4a/attachment.html>


More information about the TriZPUG mailing list