More Fun with Vimscript

108

In my last article, I looked at some of the ways in which you can use Vimscript, Vim‘s built-in scripting language, to set up that text editor to do exactly what you want it to. Apparently you liked what you saw and asked for more, so here are some additional tips and tricks to help you get Vim to jump through the hoops of your choice, including techniques for specifying ranges to work on, accepting user input, and debugging.

 

Read more at Wazi