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