LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Scripting the Vim editor, Part 1: Variables, values, and expressions (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-scripting-the-vim-editor-part-1-variables-values-and-expressions-801218/)

LXer 04-10-2010 09:30 AM

LXer: Scripting the Vim editor, Part 1: Variables, values, and expressions
 
Published at LXer:

Vimscript is a mechanism for reshaping and extending the Vim editor. Scripting allows you to create new tools, simplify common tasks, and even redesign and replace existing editor features. 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.

Read More...


All times are GMT -5. The time now is 01:07 PM.