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

Vim script: Cheat Sheet

Quick reference for Vim script.

Read time: 1 min • Words: 34
My Progress

Vim script — Cheat Sheet

Quick info

  • Slug: vim-script
  • Extensions: -

Hello World

// Hello World in Vim script
Hello, World!

Notes

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