Skip to content

Instantly share code, notes, and snippets.

@manualbashing
Created April 5, 2020 12:13
Show Gist options
  • Save manualbashing/525f2ca687420ec97bc727b1cf1590ec to your computer and use it in GitHub Desktop.
Save manualbashing/525f2ca687420ec97bc727b1cf1590ec to your computer and use it in GitHub Desktop.
Spacemacs favourite commands cheat sheet

Text editing:

  • V : Mark the whole line in visual mode

  • f CHAR: Go to next occurance of CHAR

  • Spc j j: Ivy jump to character

  • Spc t g: togge mode to split windows according to golden ratio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment