added nixd lsp to helix
This commit is contained in:
parent
fe1a8564f2
commit
325e390c41
4 changed files with 125 additions and 28 deletions
|
|
@ -200,6 +200,11 @@ in {
|
|||
tldr
|
||||
btop
|
||||
|
||||
# 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
|
||||
|
||||
# Pretty necessary
|
||||
git
|
||||
brightnessctl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue