diff options
Diffstat (limited to 'internal/lsp/handlers_utils.go')
| -rw-r--r-- | internal/lsp/handlers_utils.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/lsp/handlers_utils.go b/internal/lsp/handlers_utils.go index b36297c..7fb17d2 100644 --- a/internal/lsp/handlers_utils.go +++ b/internal/lsp/handlers_utils.go @@ -1,4 +1,4 @@ -// Summary: Generic LSP helpers shared across handlers (LLM opts, prompts, text utils, counters). +// Generic LSP helpers shared across handlers (LLM opts, prompts, text utils, counters). package lsp import ( |
