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