AutoYADM commit: 2025-04-05 15:30:08

This commit is contained in:
Daniel Fichtinger 2025-04-05 15:30:08 -04:00
parent b493b0373f
commit e4df98ad1d
2 changed files with 3 additions and 4 deletions

View file

@ -60,7 +60,7 @@ SETUVAR fish_pager_color_selected_background:\x1d
SETUVAR fish_pager_color_selected_completion:\x1d
SETUVAR fish_pager_color_selected_description:\x1d
SETUVAR fish_pager_color_selected_prefix:\x1d
SETUVAR fish_user_paths:/home/fic/\x2elocal/bin\x1e/home/fic/go/bin\x1e/home/fic/\x2ecargo/bin\x1e/usr/local/bin
SETUVAR fish_user_paths:/home/fic/\x2eeget/bin\x1e/home/fic/\x2elocal/bin\x1e/home/fic/go/bin\x1e/home/fic/\x2ecargo/bin\x1e/usr/local/bin
SETUVAR linode_ip:172\x2e105\x2e6\x2e137
SETUVAR sponge_allow_previously_successful:true
SETUVAR sponge_delay:2

View file

@ -44,9 +44,8 @@ mode.normal = "NRM"
display-inlay-hints = true
display-messages = true
display-progress-messages = true
# TODO: disable auto signature help
# and set a binding for it instead
auto-signature-help = true
# use C-k manually instead
auto-signature-help = false
[editor.inline-diagnostics]
cursor-line = "disable"