1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 11:07:44 +00:00

No inline diagnostics

This commit is contained in:
RGBCube 2025-01-13 18:58:12 +03:00
parent 1f824f9250
commit e5e7c10fb8

View file

@ -134,11 +134,6 @@ in {
render = true; render = true;
}; };
settings.editor.inline-diagnostics = {
cursor-line = "disable";
other-lines = "hint";
};
settings.editor.statusline.mode = { settings.editor.statusline.mode = {
insert = "INSERT"; insert = "INSERT";
normal = "NORMAL"; normal = "NORMAL";