DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

Vim9script: Cheat Sheet

Quick reference for Vim9script.

Read time: 1 min • Words: 32
My Progress

Vim9script — Cheat Sheet

Quick info

  • Slug: vim9script
  • Extensions: -

Hello World

// Hello World in Vim9script
Hello, World!

Notes

  • This is a starter reference to avoid empty pages.
  • You can expand it with real syntax, examples, and trusted links.