mirror of
https://github.com/RGBCube/ncc
synced 2025-07-28 10:37:44 +00:00
Disable end of line diagnostics, am I getting old?
This commit is contained in:
parent
e5e7c10fb8
commit
04dcf9989d
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@ in {
|
||||||
completion-trigger-len = 0;
|
completion-trigger-len = 0;
|
||||||
cursor-shape.insert = "bar";
|
cursor-shape.insert = "bar";
|
||||||
cursorline = true;
|
cursorline = true;
|
||||||
end-of-line-diagnostics = "hint";
|
|
||||||
file-picker.hidden = false;
|
file-picker.hidden = false;
|
||||||
idle-timeout = 0;
|
idle-timeout = 0;
|
||||||
line-number = "relative";
|
line-number = "relative";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue