Added elm lang.
This commit is contained in:
parent
8042bcc9a9
commit
d858160f5b
1
home.nix
1
home.nix
|
|
@ -74,6 +74,7 @@ in {
|
||||||
]) ++ # OCaml
|
]) ++ # OCaml
|
||||||
[ rustup ] ++ # Rust
|
[ rustup ] ++ # Rust
|
||||||
[ go gopls ] ++ # Golang
|
[ go gopls ] ++ # Golang
|
||||||
|
(with elmPackages; [ elm elm-language-server elm-format elm-test ]) ++
|
||||||
[ python3 ] ++ # I guess.....
|
[ python3 ] ++ # I guess.....
|
||||||
[
|
[
|
||||||
kak-lsp
|
kak-lsp
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue