mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
Enable inline diagnostics ONLY for other lines
This commit is contained in:
parent
27656a2193
commit
cc7b321aaa
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ in {
|
|||
};
|
||||
|
||||
settings.editor.inline-diagnostics = {
|
||||
cursor-line = "hint";
|
||||
cursor-line = "disable";
|
||||
other-lines = "hint";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue