micro/internal/config
2024-08-18 22:28:51 +02:00
..
autosave.go config: Rework autosave to be rearmed upon change 2024-08-18 22:28:49 +02:00
colorscheme.go colorscheme: Add capability to include schemes (#2844) 2024-03-21 18:37:51 +01:00
colorscheme_test.go colorscheme: Add capability to include schemes (#2844) 2024-03-21 18:37:51 +01:00
config.go Use filepath.Join more 2020-02-11 13:09:17 -05:00
globals.go Fix internal string binding representation 2020-11-05 15:52:25 -05:00
plugin.go plugins: Add capability to dis-/enable them per buffer (#2836) 2023-06-05 17:38:33 -07:00
plugin_installer.go plugins: Add capability to dis-/enable them per buffer (#2836) 2023-06-05 17:38:33 -07: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 Temporarily don't initialize runtime files in buffer test 2024-04-03 04:37:44 +02:00
rtfiles_test.go Ignore user-defined runtime files in buffer test and rtfiles test 2024-04-03 03:44:15 +02:00
settings.go config: Correct typo in validatePositiveValue() 2024-08-18 22:28:51 +02:00