a dotfile but it's really big

helix: drop inlay-hints those things are a pita

karitham.dev f36d836b c9ce3bdd

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; 115 114 display-messages = true; 116 115 }; 117 116 soft-wrap = {