fixed mcphub

This commit is contained in:
2025-07-17 14:42:39 +02:00
parent ef093e1565
commit f73f64b145

View File

@@ -5,7 +5,6 @@ return {
"nvim-lua/plenary.nvim",
},
cmd = "MCPHub",
-- build = "npm install -g mcp-hub@latest",
build = "bundled_build.lua",
init = function()
local mcphublocation = vim.fn.expand("~/.config/mcphub")