Skip to content

Instantly share code, notes, and snippets.

@kzahel
Created May 3, 2016 03:35
Show Gist options
  • Save kzahel/995e0ffc86ec32d9be872c2ef46a0dfc to your computer and use it in GitHub Desktop.
Save kzahel/995e0ffc86ec32d9be872c2ef46a0dfc to your computer and use it in GitHub Desktop.
emacs on 14.04
to get previous behavior:
(define-key global-map (kbd "RET") 'newline-and-indent)
now why would they go and change the default of enter key? :-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment