AutoYADM commit: 2025-02-13 12:45:06

This commit is contained in:
Daniel Fichtinger 2025-02-13 12:45:06 -05:00
parent f8f3022554
commit a41648b8bf
3 changed files with 5 additions and 3 deletions

View file

@ -94,6 +94,7 @@ x = ":bc"
d = [':toggle end-of-line-diagnostics hint disable']
D = ':toggle inline-diagnostics.cursor-line disable hint'
w = ':toggle soft-wrap.enable'
W = ':toggle soft-wrap.wrap-at-text-width'
[keys.select.g]
m = "extend_to_line_start"