feat(nvim): add gleam lsp

nixos
Moritz Böhme 2024-02-12 10:12:07 +01:00
parent 4cf72f2a09
commit 1166a87fcb
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ end
local servers = {
"bashls",
"gleam",
"gopls",
"nil_ls",
"nixd",