Common/helix: change diagnostics options

This commit is contained in:
Toast 2025-01-18 16:30:45 +01:00
parent 83f7d01824
commit dec75b3f7e

View file

@ -29,6 +29,8 @@
select = "Select";
};
indent-guides.render = true;
end-of-line-diagnostics = "hint";
inline-diagnostics.cursor-line = "warning";
};
};
languages = {