Vim Tips Wiki
Advertisement

This category is for tips about writing Vim scripts, functions, commands, mappings, etc.

See also VimL editing tips.

References

View random tip in this category


This article (the first in a series) introduces the fundamental components of the Vimscript programming language: values, variables, expressions, statements, functions, and commands. These features are demonstrated and explained through a series of simple examples. by Damian Conway is an Adjunct Associate Professor of Computer Science at Monash University, Australia, and CEO of Thoughtstream, an international IT training company. He has been a daily vi user for well over a quarter of a century, and there now seems very little hope he will ever conquer the addiction.

[Conway Damian::vim::scripting1](http://www.ibm.com/developerworks/library/l-vim-script-1/)

All items (25)

Advertisement