Commit graph

8 commits

Author SHA1 Message Date
e096a5bf54 helix.nix: add {go, html, css} lsp 2025-04-10 22:01:17 +02:00
53aaa26fa1 flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
2025-04-09 16:13:31 +02:00
750bcb5d97 helix/module.nix: Hide dotfiles 2025-04-07 09:57:44 +02:00
69bd84f240
helix.nix: update langs and lsps 2025-04-06 21:22:27 +02:00
1109eac9fa
helix.nix: add rustfmt and clippy 2025-04-06 11:36:04 +02:00
c2da1c9b19
helix: add rust-analyzer 2025-03-31 11:05:13 +02:00
89ca030a5f
helix.nix: switch to gruvbox, add hidden files in file picker 2025-03-24 18:46:29 +01:00
a3edf577dc
flake: move packages to packages dir 2025-03-03 15:43:20 +01:00
Renamed from modules/user/helix/default.nix (Browse further)