personal nixos config and packages

fixed helix

Changed files
+1 -1
programs
+1 -1
programs/helix-wrapped.nix
··· 19 end-of-line-diagnostics = "hint"; 20 inline-diagnostics.cursor-line = "error"; 21 22 - lsp.display-inline-hints = true; 23 24 cursor-shape = { 25 insert = "bar";
··· 19 end-of-line-diagnostics = "hint"; 20 inline-diagnostics.cursor-line = "error"; 21 22 + lsp.display-inlay-hints = true; 23 24 cursor-shape = { 25 insert = "bar";