Skip to content

Instantly share code, notes, and snippets.

@jamiecurran
Last active August 1, 2017 10:13
Show Gist options
  • Save jamiecurran/daadd84286f92e9911f5a2d6feace232 to your computer and use it in GitHub Desktop.
Save jamiecurran/daadd84286f92e9911f5a2d6feace232 to your computer and use it in GitHub Desktop.
emacs - shortcuts
M-g g = goto line
C-x v g = git blame
robe
M-. jump to
M-, jump back
C-c, C-f = (json mode) auto indent/format
C-c p s g = run grep on files in project
Org
C-c C-t = complete todo
M-shift return = new todo
C-x r w 1 = save workspace to register 1
C-x r j 1 = restore workspace 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment