AutoYADM commit: 2025-02-13 13:00:07
This commit is contained in:
parent
a41648b8bf
commit
8938d5c71d
1 changed files with 3 additions and 3 deletions
|
@ -91,11 +91,11 @@ x = ":bc"
|
|||
|
||||
# UI settings and stuff
|
||||
[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'
|
||||
w = ':toggle soft-wrap.enable'
|
||||
W = ':toggle soft-wrap.wrap-at-text-width'
|
||||
|
||||
s = ':set soft-wrap.wrap-at-text-width true'
|
||||
S = ':set soft-wrap.wrap-at-text-width false'
|
||||
[keys.select.g]
|
||||
m = "extend_to_line_start"
|
||||
i = "extend_to_line_end"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue