mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat(moonbit): add moonbit language extra
This commit is contained in:
parent
58ad4a0569
commit
e0552382c6
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ return {
|
|||
opts = { ensure_installed = { "moonbit" } },
|
||||
},
|
||||
|
||||
-- TODO: Enable once moonbit LSP is available in mason registry
|
||||
-- TODO: Enable once moonbit LSP is available in mason registry.
|
||||
-- https://github.com/mason-org/mason-registry
|
||||
-- {
|
||||
-- "mason-org/mason.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue