Category:Vim Script: Difference between revisions

Content added Content deleted
No edit summary
m (Removed template "Unimpl Page" + minor changes)
Line 1: Line 1:
{{stub}}
{{language}}
Vim Script is the language for editing the popular [http://www.vim.org/ Vim text editor]. It is also sometimes called VimL. It is the 13th most popular language on [https://github.com/languages/VimL GitHub].
Vim Script is the language for editing the popular [http://www.vim.org/ Vim text editor]. It is also sometimes called VimL. It is the 13th most popular language on [https://github.com/languages/VimL GitHub].
{{unimpl_Page|Vim_Script}}


== External Links ==
== External Links ==
* [http://www.vim.org Vim.org] - Official Site]
* [http://www.vim.org vim.org] - official site
* [http://www.vim.org/scripts/ Vim's script repository]
* [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://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]
* [http://learnvimscriptthehardway.stevelosh.com/ Learn Vimscript the Hard Way] - an online book for learning Vim Script

{{stub}}{{language}}