working
This commit is contained in:
parent
cd011283fb
commit
2887c2ed8c
|
@ -107,6 +107,9 @@ return {
|
|||
end,
|
||||
},
|
||||
}
|
||||
|
||||
-- Setup Gleam LSP separately (not managed by Mason)
|
||||
require('lspconfig').gleam.setup({})
|
||||
end,
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue