{{stub}} {{language}} Vim Script is the language for scripting the popular [http://www.vim.org/ Vim text editor] ( a [[Vi|Vi-clone]] ).
It is also sometimes called VimL. == External Links == * [http://www.vim.org vim.org] - official site * [http://www.vim.org/scripts/ Vim's script repository] * [http://vimdoc.sourceforge.net/htmldoc/usr_41.html "Write a Vim Script"] - intro to Vim Script in the Vim documentation * [http://learnvimscriptthehardway.stevelosh.com/ Learn Vimscript the Hard Way] - an online book for learning Vim Script