diff options
Diffstat (limited to 'internal/lsp/handlers.go')
| -rw-r--r-- | internal/lsp/handlers.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/lsp/handlers.go b/internal/lsp/handlers.go index fe52512..ebdefc1 100644 --- a/internal/lsp/handlers.go +++ b/internal/lsp/handlers.go @@ -1,4 +1,4 @@ -// Summary: LSP JSON-RPC handlers; implements core methods and integrates with the LLM client when enabled. +// LSP JSON-RPC handlers; implements core methods and integrates with the LLM client when enabled. package lsp import ( |
