jesseduffield.lazygit/pkg/config
Stefan Haller b7e029adc7 Don't set platform defaults on OSConfig struct immediately
Instead, query the platform defaults only if the config is empty. This will be
necessary later to distinguish an empty config from a default config, so that we
can give deprecation warnings.
2023-04-13 13:14:00 +02:00
..
app_config.go remove deprecated calls 2022-09-17 15:10:41 -07:00
config_default_platform.go Implement edit presets 2023-04-13 13:14:00 +02:00
config_linux.go Implement edit presets 2023-04-13 13:14:00 +02:00
config_windows.go Implement edit presets 2023-04-13 13:14:00 +02:00
dummies.go add build info when building from source 2022-08-01 20:16:50 +10:00
editor_presets.go Implement edit presets 2023-04-13 13:14:00 +02:00
editor_presets_test.go Implement edit presets 2023-04-13 13:14:00 +02:00
user_config.go Don't set platform defaults on OSConfig struct immediately 2023-04-13 13:14:00 +02:00