plugin for moonbit syntax file

This commit is contained in:
Yasuhiro Matsumoto
2025-11-14 00:08:09 +09:00
parent 421b751548
commit 1d03af3eb1

View File

@@ -1094,7 +1094,13 @@
"command": "moonbit-lsp",
"url": "https://github.com/moonbitlang/moon",
"description": "The build system and package manager for MoonBit",
"requires": []
"requires": [],
"vim_plugin": {
"extensions": [
"mbt"
],
"name": "https://github.com/mattn/vim-moonbit"
}
}
],
"nim": [