diff options
Diffstat (limited to '.claude/lsp-marketplace/.claude-plugin/marketplace.json')
| -rw-r--r-- | .claude/lsp-marketplace/.claude-plugin/marketplace.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.claude/lsp-marketplace/.claude-plugin/marketplace.json b/.claude/lsp-marketplace/.claude-plugin/marketplace.json deleted file mode 100644 index 4821b64..0000000 --- a/.claude/lsp-marketplace/.claude-plugin/marketplace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "local-lsp", - "owner": { - "name": "tvanbesi" - }, - "plugins": [ - { - "name": "lua-lsp-local", - "source": "./plugins/lua-lsp-local", - "description": "lua-language-server rooted at the Neovim config, with the Neovim runtime as library" - } - ] -} |
