mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-27 02:47:05 +09:00
This commit changes the default keybindings for Home and End. It also changes the InsertEnter action to InsertNewline (a better name) although InsertEnter is still valid for backwards compatibility. Closes #206