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.
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.
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.
Unless of course you don’t know Python yet 😉
Yes but it’s more useful to learn Python then it is to learn Vim script