micro/internal/config
Zachary Yedidia 8570ff9a8c Remove autosave option
With the new backup option, the autosave option is no longer useful.
Since it never really worked well in the first place, it has been
removed.

Closes #1420
2019-12-26 14:35:48 -05:00
..
autosave.go Fix minor autosave race condition 2019-12-25 17:05:11 -05:00
colorscheme.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
colorscheme_test.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
config.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
globals.go Add autosave option 2019-12-25 17:05:11 -05:00
plugin.go Add plugin info.json support 2019-12-25 17:05:11 -05:00
plugin_manager.go Add plugin info.json support 2019-12-25 17:05:11 -05:00
rtfiles.go Use plugin name defined in info and require it to be an identifier 2019-12-25 17:05:11 -05:00
rtfiles_test.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
runtime.go Some documentation 2019-12-25 19:37:51 -05:00
settings.go Remove autosave option 2019-12-26 14:35:48 -05:00