a dotfile but it's really big
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

helix: try inlay hints

karitham ea2bb464 17fe49b0

+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 = {