Skip to content

Instantly share code, notes, and snippets.

@jonneale
Last active December 17, 2015 20:39
Show Gist options
  • Save jonneale/5669331 to your computer and use it in GitHub Desktop.
Save jonneale/5669331 to your computer and use it in GitHub Desktop.
Emacs config for switching buffers using the arrow keys
(when (fboundp 'windmove-default-keybindings)
(windmove-default-keybindings))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment