inline hints, errors, warnings

This commit is contained in:
ProgramSnail 2025-11-12 15:47:58 +03:00
parent 0003fcc537
commit 6fb90ca935

View file

@ -31,3 +31,8 @@ mouse = false
[keys.normal.space] [keys.normal.space]
l = ":toggle lsp.display-inlay-hints" l = ":toggle lsp.display-inlay-hints"
[editor]
end-of-line-diagnostics = "hint"
[editor.inline-diagnostics]
cursor-line = "warning" # show warnings and errors on the cursorline inline