AutoYADM commit: 2025-02-13 12:15:07
This commit is contained in:
parent
ec98fb63f6
commit
87eda59034
1 changed files with 3 additions and 5 deletions
|
@ -48,7 +48,7 @@ display-messages = true
|
||||||
# auto-signature-help = false
|
# auto-signature-help = false
|
||||||
|
|
||||||
[editor.inline-diagnostics]
|
[editor.inline-diagnostics]
|
||||||
cursor-line = "hint"
|
cursor-line = "disable"
|
||||||
other-lines = "disable"
|
other-lines = "disable"
|
||||||
|
|
||||||
[editor.indent-guides]
|
[editor.indent-guides]
|
||||||
|
@ -91,10 +91,8 @@ x = ":bc"
|
||||||
|
|
||||||
# UI settings and stuff
|
# UI settings and stuff
|
||||||
[keys.normal.space.u]
|
[keys.normal.space.u]
|
||||||
d = [
|
d = [':toggle end-of-line-diagnostics hint disable']
|
||||||
':toggle end-of-line-diagnostics hint disable',
|
D = ':toggle inline-diagnostics.cursor-line disable hint'
|
||||||
':toggle inline-diagnostics.cursor-line disable hint',
|
|
||||||
]
|
|
||||||
w = ':toggle soft-wrap.enable'
|
w = ':toggle soft-wrap.enable'
|
||||||
|
|
||||||
[keys.select.g]
|
[keys.select.g]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue