summaryrefslogtreecommitdiffstats
path: root/.claude/lsp-marketplace/plugins/lua-lsp-local/.claude-plugin/plugin.json
blob: 8819760b059b33b959be469d5e10bb3aa51aab15 (plain)
1
2
3
4
5
6
7
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"
  }
}