Skip to content

Commit 2887c2e

Browse files
working
1 parent cd01128 commit 2887c2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lua/plugins/lsp.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ return {
107107
end,
108108
},
109109
}
110+
111+
-- Setup Gleam LSP separately (not managed by Mason)
112+
require('lspconfig').gleam.setup({})
110113
end,
111114
},
112115
}

0 commit comments

Comments
 (0)