AutoYADM commit: 2025-02-23 20:30:07

This commit is contained in:
Daniel Fichtinger 2025-02-23 20:30:07 -05:00
parent 93cb2fcff7
commit ea401288a9

View file

@ -100,8 +100,8 @@ x = ":bc"
# UI settings and stuff # UI settings and stuff
[keys.normal.space.u] [keys.normal.space.u]
d = ':toggle end-of-line-diagnostics hint disable' D = ':toggle end-of-line-diagnostics hint disable'
D = ':toggle inline-diagnostics.cursor-line disable hint' d = ':toggle inline-diagnostics.cursor-line disable hint'
w = ':toggle soft-wrap.enable' w = ':toggle soft-wrap.enable'
s = ':set soft-wrap.wrap-at-text-width true' s = ':set soft-wrap.wrap-at-text-width true'
S = ':set soft-wrap.wrap-at-text-width false' S = ':set soft-wrap.wrap-at-text-width false'