Linked by Thom Holwerda on Wed 8th Jul 2009 21:11 UTC
General Development In part-1 you can begin to understand the fundamental components of the Vimscript programming language with simple script examples. In Part-2 you can learn how to create and deploy new user defined functions in the Vimscript language.
Permalink for comment 372359
To read all comments associated with this story, please click here.
Python
by righard on Wed 8th Jul 2009 21:48 UTC
righard
Member since:
2007-12-26

Since version 7 you can use Python to script Vim. Stops the need for having to learn a new langauge just to script one programme.