AutoYADM commit: 2025-02-12 21:15:07

This commit is contained in:
Daniel Fichtinger 2025-02-12 21:15:07 -05:00
parent 2674bad373
commit 4429b16a33
19 changed files with 6 additions and 1 deletions

View file

@ -89,6 +89,11 @@ X = "extend_line_above"
[keys.normal.space]
x = ":bc"
# UI settings and stuff
[keys.normal.space.u]
d = ':toggle inline-diagnostics.cursor-line disable warning'
w = ':toggle soft-wrap.enable'
[keys.select.g]
m = "extend_to_line_start"
i = "extend_to_line_end"