/hx

🧬 helix(hx) configs

Primary LanguageNixMIT LicenseMIT

Screenshot from 2024-12-28 09-38-46 Screenshot from 2024-12-28 10-03-07 aqua

git clone https://github.com/codedsprit/hx ~/.config/helix
# health check
hx --health
nix develop github:codedsprit/hx

🍦 Tips

[[language]]
name = "rust"
language-servers = ["rust-analyzer" ] # lsp for rust-lang
formatter = { command = "rustfmt" }   # formatter