Skip to content

Instantly share code, notes, and snippets.

View abraxas86's full-sized avatar

Abra abraxas86

View GitHub Profile
@lambda-mike
lambda-mike / kakoune_cheatsheet.md
Last active January 1, 2025 12:41
My Kakoune cheatsheet

Kakoune

set verbose mode (good for learning) :set -add global autoinfo normal

Movement

Goto

10g - go to line 10

Demo:

Spoiler warning

Spoiler text. Note that it's important to have a space after the summary tag. You should be able to write any markdown you want inside the <details> tag... just make sure you close <details> afterward.

console.log("I'm a code block!");