Skip to content

Repository files navigation

Helix Keymap Cheat Sheet

A single-page, print-ready A4 cheat sheet for the Helix editor keymap — every binding from the official keymap docs, laid out in three dense columns with keycap-styled keys and section icons.

Two versions:

File Best for
Black & white helix-cheatsheet-bw.pdf Printing — light-gray headers, thin rules, no solid-black areas (won't smudge on most printers)
Color helix-cheatsheet-color.pdf Screen / color printing — mode-coded colored headers

Just grab the PDF and print it on A4 (enable Background graphics if printing the HTML directly).

Download

Black & white version

B&W cheat sheet

Color version

Color cheat sheet

What's covered

Normal mode (Movement · Changes · Shell · Selection manipulation · Tree-sitter nodes · Search), every minor mode (Goto · Match · View · Window · Space · Unimpaired), plus Insert mode, Picker, and Prompt.

Legend: TS = Tree-sitter feature · LSP = language-server feature.

Editing

The PDFs are rendered from the matching .html files. Tweak the HTML and re-render with headless Chrome:

"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" \
  --headless --disable-gpu --no-pdf-header-footer \
  --print-to-pdf=helix-cheatsheet-bw.pdf \
  helix-cheatsheet-bw.html

License

Bindings and descriptions are from the Helix documentation (MPL-2.0). This layout is released under the MIT License — use, print, and share freely.

About

Single-page printable A4 cheat sheet for the Helix editor keymap (B&W + color PDF)

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages