mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-21 06:41:00 +00:00
* settings: Move all options to the start of the file This will help with the overview of all available options and their optional validators. * settings: Add generic string option validator * settings: Autocomplete string options |
||
|---|---|---|
| .. | ||
| autosave.go | ||
| colorscheme.go | ||
| colorscheme_test.go | ||
| config.go | ||
| globals.go | ||
| plugin.go | ||
| plugin_installer.go | ||
| plugin_installer_test.go | ||
| plugin_manager.go | ||
| rtfiles.go | ||
| rtfiles_test.go | ||
| settings.go | ||