jesseduffield.lazygit/pkg/config
Stefan Haller 93aee0dca0 Migrate null keybindings to "<disabled>"
Unfortunately the migration code requires yaml v3, but our yaml fork is based on
v2, so we need to import both in app_config.go in this commit, which is ugly. We
can clean this up in the next commit.
2024-03-29 17:55:06 +01:00
..
app_config.go Migrate null keybindings to "<disabled>" 2024-03-29 17:55:06 +01:00
config_default_platform.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
config_linux.go Fix container detection 2024-03-22 13:42:15 +01:00
config_windows.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
dummies.go bring back yaml library fork 2023-07-26 12:50:39 +03:00
editor_presets.go Provide two helix presets, one for "helix" and one for "hx" 2024-03-02 10:15:03 +01:00
editor_presets_test.go use 'suspend' instead of 'editInTerminal' internally 2023-08-09 22:03:58 +10:00
user_config.go Add config to truncate commit hashes when copying them to the clipboard 2024-03-22 09:58:54 +01:00