From 36baaee7a115f6b9901612deb9dad4cc8725cebb Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Fri, 9 May 2025 14:48:25 +0000 Subject: [PATCH] chore(neovim): add missing `mcphub` configuration --- config/mcphub/servers.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 config/mcphub/servers.json diff --git a/config/mcphub/servers.json b/config/mcphub/servers.json new file mode 100644 index 0000000..6b0a486 --- /dev/null +++ b/config/mcphub/servers.json @@ -0,0 +1 @@ +{"mcpServers":{}} \ No newline at end of file