diff options
Diffstat (limited to '.claude/lsp-marketplace/plugins/lua-lsp-local/.claude-plugin/plugin.json')
| -rw-r--r-- | .claude/lsp-marketplace/plugins/lua-lsp-local/.claude-plugin/plugin.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.claude/lsp-marketplace/plugins/lua-lsp-local/.claude-plugin/plugin.json b/.claude/lsp-marketplace/plugins/lua-lsp-local/.claude-plugin/plugin.json new file mode 100644 index 0000000..8819760 --- /dev/null +++ b/.claude/lsp-marketplace/plugins/lua-lsp-local/.claude-plugin/plugin.json @@ -0,0 +1,8 @@ +{ + "name": "lua-lsp-local", + "description": "lua-language-server configured for the Neovim dotfiles: rooted at ~/.config/nvim with the Neovim runtime as a library so `vim` resolves and the $HOME-root diagnostic flood is avoided.", + "version": "1.0.0", + "author": { + "name": "tvanbesi" + } +} |
