mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-21 14:32:40 +00:00
9 lines
307 B
Markdown
9 lines
307 B
Markdown
|
|
# lua-lsp
|
||
|
|
|
||
|
|
This plugin provides LSP (Language Server Protocol) integration for Claude Code.
|
||
|
|
|
||
|
|
## Requirements
|
||
|
|
|
||
|
|
The corresponding language server must be installed on your system. The plugin will be recommended when you edit files with the supported extensions and have the language server binary available.
|
||
|
|
|