Vim script: Introduction
Start learning Vim script with a quick overview and Hello World.
Vim script — Introduction
Overview
This is a starter page for Vim script.
Hello World
// Hello World in Vim script
Hello, World!
What you'll learn
- How to run Vim script
- Basic syntax style
- Next steps (lessons & references)
Next
Open the Syntax & Cheat Sheet page for this language.