Files
42marketplaces/sync/gh-eli0shin-cli-lsp-client-claude-plugins-lsp-plugin.json
2025-11-29 18:53:27 +08:00

18 lines
471 B
JSON

{
"name": "lsp-plugin",
"owner": {
"name": "Eli Oshinsky",
"email": "elimelech.oshinsky@gmail.com"
},
"plugins": [
{
"name": "lsp-plugin",
"description": "Integrates CLI LSP Client with Claude Code using hooks for real-time language server updates",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-eli0shin-cli-lsp-client-claude-plugins-lsp-plugin.git"
},
"strict": true
}
]
}