micro/internal
Zachary Yedidia b658f94e5a Change ctrl-arrow default binding for non-Mac OSes
On non-Mac operating systems, the default for CtrlLeft/CtrlRight
is now WordLeft and WordRight instead of moving the cursor to the
start and end of lines (now rebound to Alt-Left/Right by default).
Default keybindings are unchanged on Mac.

Fixes #1465
2020-01-20 22:35:00 -05:00
..
action Change ctrl-arrow default binding for non-Mac OSes 2020-01-20 22:35:00 -05:00
buffer Make debug mode flag, plugins can access logbuf 2020-01-15 22:25:08 -05:00
config Make readonly and filetype local-only 2020-01-20 22:03:32 -05:00
display Don't indent softwrap if ruler is off 2020-01-05 20:32:29 -05:00
info Lua prompt support and plugin improvements 2019-12-25 17:05:11 -05:00
lua Add linter plugin support 2019-12-25 17:05:10 -05:00
screen Finish support for a fake cursor 2020-01-01 22:40:51 -05:00
shell Properly handle empty args with new shellquote lib 2020-01-06 11:38:21 -05:00
util Make readonly and filetype local-only 2020-01-20 22:03:32 -05:00
views Change project layout and use go.mod 2019-12-25 17:05:10 -05:00