fix (home/helix): inline diagnostics to info
This commit is contained in:
parent
db8a93d592
commit
28204d6105
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@
|
|||
theme = "adwaita-light";
|
||||
editor = {
|
||||
lsp.display-messages = true;
|
||||
inline-diagnostics.cursor-line = "info";
|
||||
inline-diagnostics.cursor-line = "hint";
|
||||
rulers = [ 81 ];
|
||||
gutters.layout = [ "diagnostics" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue