Added elm lang.

This commit is contained in:
vorboyvo 2024-06-17 20:46:37 -04:00
parent 8042bcc9a9
commit d858160f5b

View file

@ -74,6 +74,7 @@ in {
]) ++ # OCaml
[ rustup ] ++ # Rust
[ go gopls ] ++ # Golang
(with elmPackages; [ elm elm-language-server elm-format elm-test ]) ++
[ python3 ] ++ # I guess.....
[
kak-lsp