micro/internal
Zachary Yedidia 6514b77e0d Enable autosave option
The autosave option is now specified as an integer, which denotes
the number of seconds to wait between saving the file. If the option
is 0, then autosaving is disabled. If the option is given by the user
as a boolean, it will be converted to 8 if true, and 0 if false.

Fixes #1479
2020-02-08 16:53:08 -05:00
..
action Enable autosave option 2020-02-08 16:53:08 -05:00
buffer Enable autosave option 2020-02-08 16:53:08 -05:00
config Enable autosave option 2020-02-08 16:53:08 -05:00
display Add scrolling to command bar autocompletion 2020-02-02 20:17:46 -05:00
info Use actual lua functions for callbacks instead of strings 2020-02-08 15:49:41 -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 Use actual lua functions for callbacks instead of strings 2020-02-08 15:49:41 -05:00
util Modify linter and add plugin cmd 2020-01-30 17:51:04 -05:00
views Change project layout and use go.mod 2019-12-25 17:05:10 -05:00