added nixd lsp to helix
This commit is contained in:
parent
1d4189b040
commit
64d5097f1a
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