Vim9script: مقدمة
ابدأ تعلم Vim9script مع نظرة عامة ومثال 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.