Skip to content

Instantly share code, notes, and snippets.

@dcuadraq
Last active July 30, 2018 21:41
Show Gist options
  • Save dcuadraq/e08c008fe0b986a260e57ca4830d7fe1 to your computer and use it in GitHub Desktop.
Save dcuadraq/e08c008fe0b986a260e57ca4830d7fe1 to your computer and use it in GitHub Desktop.
Speacemacs cheat sheet

Spacemacs

Basic [Space] commands

Spc z f + Increase font size, press + until desired size, q for exit menu
Spc z f - Increase font size, press - until desired size, q for exit menu
Spc p f Search file by name in current project
Spc f s Save current buffer
Spc f S Save all buffers
Spc f t NerdTree toggle
R On NerdTree, sets higlighted directory as Root
Spc w [hjkl] Moves to next window, unlike C-w [hjkl] which on NerdTree opens file

Basic [Ctrl] commands

C-x C-s Saves current buffer

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