nix all the things

helix: try inlay hints

karitham.dev ea2bb464 17fe49b0

verified
+1
+1
modules/dev/editor/helix.nix
··· 111 111 lsp = { 112 112 snippets = true; 113 113 display-color-swatches = true; 114 + display-inlay-hints = true; 114 115 display-messages = true; 115 116 }; 116 117 soft-wrap = {