Add emacs dependencies
This commit is contained in:
parent
7f499f439e
commit
ba235375fe
1 changed files with 3 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ in {
|
||||||
gcc
|
gcc
|
||||||
gnumake
|
gnumake
|
||||||
cmake
|
cmake
|
||||||
|
nodejs
|
||||||
|
|
||||||
terraform
|
terraform
|
||||||
pandoc
|
pandoc
|
||||||
|
|
@ -34,7 +35,8 @@ in {
|
||||||
nodePackages.js-beautify # JS/CSS/HTML formatter
|
nodePackages.js-beautify # JS/CSS/HTML formatter
|
||||||
|
|
||||||
# LSPs
|
# LSPs
|
||||||
metals # Scala
|
coursier
|
||||||
|
# metals # Scala
|
||||||
rnix-lsp # Nix
|
rnix-lsp # Nix
|
||||||
phpactor # PHP
|
phpactor # PHP
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue