tangled
alpha
login
or
join now
anglesideangle.dev
/
system
0
fork
atom
personal nixos config and packages
0
fork
atom
overview
issues
pulls
pipelines
fixed helix
Asa Paparo
6 months ago
95a461a6
7fc6dfa5
+1
-1
1 changed file
expand all
collapse all
unified
split
programs
helix-wrapped.nix
+1
-1
programs/helix-wrapped.nix
reviewed
···
19
19
end-of-line-diagnostics = "hint";
20
20
inline-diagnostics.cursor-line = "error";
21
21
22
22
-
lsp.display-inline-hints = true;
22
22
+
lsp.display-inlay-hints = true;
23
23
24
24
cursor-shape = {
25
25
insert = "bar";