Skip to content

Instantly share code, notes, and snippets.

@rsslldnphy
Last active August 29, 2015 14:06
Show Gist options
  • Save rsslldnphy/9368c2d8e2dd8139be4f to your computer and use it in GitHub Desktop.
Save rsslldnphy/9368c2d8e2dd8139be4f to your computer and use it in GitHub Desktop.
Emacs/Evil-Mode annoyances
* 'p' pastes over lines rather than inserting new ones
* 'dd' doesn't work - it should call `evil-paredit-kill-line`
* can't map ad-hoc keybindings
* :e doesn't work from top-level of project, but level of current file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment