Skip to content

Commit

Permalink
Include elm language server
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Apr 22, 2024
1 parent 1b8cbaf commit 3c2e3cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/nixvim/lsp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ in {
lsp = {
enable = true;
servers = {
elmls.enable = true;
nil_ls = {
enable = true;
};
Expand Down

0 comments on commit 3c2e3cb

Please sign in to comment.