mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-17 22:37:10 +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