Skip to content

Instantly share code, notes, and snippets.

View dontlaugh's full-sized avatar

Coleman McFarland dontlaugh

View GitHub Profile
@dontlaugh
dontlaugh / kakoune_cheatsheet.txt
Last active May 29, 2022 23:05 — forked from lambda-mike/kakoune_cheatsheet.md
Kakoune cheatsheet (forked from lambda-mike)
# Kakoune
set verbose mode (good for learning)
`:set -add global autoinfo normal`
## Movement
### Goto
`10g` - go to line 10