Tags: Programming Language.

Vim script is the scripting language built into Vim. Based on the ex editor language of the original vi editor early versions of Vim added commands for control flow and function definitions. Since version 7 Vim script also supports more advanced data types such as lists and dictionaries and (a simple form of) object-oriented programming.

Loading...

This page contains content from the copyrighted Wikipedia article "Vim script"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.