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