Commit graph

11 commits

Author SHA1 Message Date
af0fd0f55e helix: use upstream version 2025-04-26 16:24:47 +02:00
19d5664be5 helix.nix: format, add taplo
taplo is a toml language server
2025-04-16 14:55:56 +02:00
3a3dc55f01 helix.nix: fix css language server 2025-04-13 21:59:04 +02:00
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)