Skip to content

Commit

Permalink
Add gleam lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed May 13, 2024
1 parent 0c5ae5a commit 802da47
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 @@ -27,6 +27,7 @@ in {
lsp = {
enable = true;
servers = {
gleam.enable = true;
elmls.enable = true;
nil_ls = {
enable = true;
Expand Down

0 comments on commit 802da47

Please sign in to comment.