mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-07-09 13:31:20 +00:00
feat(desktop/developer): remove nodePackages prefix since it was removed
This commit is contained in:
parent
f574f02c68
commit
d8dbcef310
1 changed files with 3 additions and 3 deletions
|
|
@ -55,9 +55,9 @@ in
|
||||||
git-crypt # Encrypted files support in Git repositories
|
git-crypt # Encrypted files support in Git repositories
|
||||||
|
|
||||||
# Language Servers
|
# Language Servers
|
||||||
nodePackages.yaml-language-server # Yaml
|
yaml-language-server # Yaml
|
||||||
nodePackages.bash-language-server # Bash
|
bash-language-server # Bash
|
||||||
nodePackages.intelephense # PHP
|
intelephense # PHP
|
||||||
gopls # Go
|
gopls # Go
|
||||||
ccls # C/C++
|
ccls # C/C++
|
||||||
lua-language-server # Lua
|
lua-language-server # Lua
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue