a dotfile but it's really big
0
fork

Configure Feed

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

some nice helix config

karitham bbf027dc f5532523

+5
+5
modules/dev/editor/helix.nix
··· 108 108 color-modes = true; 109 109 auto-format = true; 110 110 auto-save = true; 111 + 112 + jump-label-alphabet = "jklfdsauiohnmretcgwvpyqxbz"; 113 + file-picker.hidden = false; 114 + smart-tab.enable = false; 115 + 111 116 lsp = { 112 117 snippets = true; 113 118 display-color-swatches = true;