Skip to content

Instantly share code, notes, and snippets.

@xantiagoma
Created September 30, 2015 12:38
Show Gist options
  • Save xantiagoma/eea11e8df640f9d2099e to your computer and use it in GitHub Desktop.
Save xantiagoma/eea11e8df640f9d2099e to your computer and use it in GitHub Desktop.
(global-set-key (kbd "<f5>") 'compile)
(global-set-key (kbd "<f6>") 'recompile)
(global-set-key (kbd "<f12>") 'undo)
(global-set-key (kbd "C-c g") 'goto-line)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment