working
This commit is contained in:
parent
cd011283fb
commit
2887c2ed8c
1 changed files with 3 additions and 0 deletions
|
|
@ -107,6 +107,9 @@ return {
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
-- Setup Gleam LSP separately (not managed by Mason)
|
||||||
|
require('lspconfig').gleam.setup({})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue