AutoYADM commit: 2025-02-10 16:05:06
This commit is contained in:
parent
badf872e50
commit
b50872cc02
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,8 @@ bufferline = "multiple"
|
|||
color-modes = true
|
||||
scrolloff = 2
|
||||
jump-label-alphabet = "tnseriplfuwydhcxoaqz"
|
||||
# minimum severity to show
|
||||
end-of-line-diagnostics = "hint"
|
||||
# rulers = [120]
|
||||
|
||||
[editor.cursor-shape]
|
||||
|
@ -30,6 +32,10 @@ display-messages = true
|
|||
# and set a binding for it instead
|
||||
# auto-signature-help = false
|
||||
|
||||
[editor.inline-diagnostics]
|
||||
cursor-line = "error"
|
||||
other-lines = "disable"
|
||||
|
||||
[editor.indent-guides]
|
||||
render = true
|
||||
# character = "|"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue