mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
moonbit require node
This commit is contained in:
@@ -1094,7 +1094,9 @@
|
|||||||
"command": "moonbit-lsp",
|
"command": "moonbit-lsp",
|
||||||
"url": "https://github.com/moonbitlang/moon",
|
"url": "https://github.com/moonbitlang/moon",
|
||||||
"description": "The build system and package manager for MoonBit",
|
"description": "The build system and package manager for MoonBit",
|
||||||
"requires": [],
|
"requires": [
|
||||||
|
"node"
|
||||||
|
],
|
||||||
"vim_plugin": {
|
"vim_plugin": {
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"mbt"
|
"mbt"
|
||||||
|
|||||||
Reference in New Issue
Block a user