Skip to content

Instantly share code, notes, and snippets.

@josephbuchma
Last active August 29, 2015 14:26
Show Gist options
  • Save josephbuchma/9bb9251caf203106b52e to your computer and use it in GitHub Desktop.
Save josephbuchma/9bb9251caf203106b52e to your computer and use it in GitHub Desktop.

Emacs + Spacemacs

Cheat Sheet

Window management (Eyebrowse)

Key BindingDescription
SPC W 1create or switch to workspace 1
SPC W 2create or switch to workspace 2
SPC W 9create or switch to workspace 9
SPC W 0create or switch to workspace 0
SPC W TABswitch to last active workspace
SPC W cclose current workspace
SPC W nswitch to next workspace
SPC W N or SPC W pcreate or switch to workspace 0
SPC W rset a label to the current workspace

Quick notes (Deft)

Key BindingDescription
SPC a nOpen Deft (works globally)
SPC m dDelete selected note
SPC m rRename selected note
SPC m iToggle to regex search
SPC m nCreate new file with filter text

Links

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