micro/internal/config
2020-02-08 19:37:37 -05:00
..
autosave.go Fix minor autosave race condition 2019-12-25 17:05:11 -05:00
colorscheme.go Use upstream updated zyedidia tcell 2019-12-31 20:15:45 -05:00
colorscheme_test.go Use upstream updated zyedidia tcell 2019-12-31 20:15:45 -05:00
config.go Create all parents of micro config automatically 2019-12-31 16:48:45 -05:00
globals.go Add autosave option 2019-12-25 17:05:11 -05:00
plugin.go Allow plugins to resize panes 2020-02-05 17:16:31 -05:00
plugin_installer.go Add support for plugin manager within micro 2020-02-02 14:20:39 -05:00
plugin_installer_test.go Add plugin manager 2020-02-01 23:54:38 -05:00
plugin_manager.go Add plugin manager 2020-02-01 23:54:38 -05:00
rtfiles.go More plugin docs and improve doc formatting 2020-02-08 18:31:06 -05:00
rtfiles_test.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
runtime.go Fix to allow readonly to be disabled 2020-02-08 19:37:37 -05:00
settings.go Enable autosave option 2020-02-08 16:53:08 -05:00