helix module remove redudancy

This commit is contained in:
do butterflies cry? 2026-01-29 14:39:59 +10:00
parent 0e0f218478
commit b3836dd034
3 changed files with 74 additions and 66 deletions

View file

@ -296,13 +296,12 @@ in {
# C Family
gcc
clang
clang-tools
# Rust
cargo
rustc
rustfmt
rust-analyzer
# Go
go
# Nim
@ -311,14 +310,9 @@ in {
# Haskell
ghc
ghcid
haskell-language-server
ormolu
# Nix
# TODO: once upgraded past Nix-24.07 this line won't be necessary (I think)
# helix will support nixd by default
# SOURCE: https://github.com/nix-community/nixd/blob/main/nixd/docs/editor-setup.md#Helix
nixd # lsp for nix
nix-prefetch-git
nix-index
nix-unit