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] [keys.normal.space]
x = ":bc" 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] [keys.select.g]
m = "extend_to_line_start" m = "extend_to_line_start"
i = "extend_to_line_end" i = "extend_to_line_end"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -50,5 +50,5 @@ hash = "ada10d1213f2117878e0fd90df708619"
[[flavor.deps]] [[flavor.deps]]
use = "ashen-org/ashen:ashen" use = "ashen-org/ashen:ashen"
rev = "143aad5" rev = "42ed408"
hash = "a6f097910912721681300869a94d1fd8" hash = "a6f097910912721681300869a94d1fd8"