summaryrefslogtreecommitdiff
path: root/internal/lsp/context.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/lsp/context.go')
-rw-r--r--internal/lsp/context.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/lsp/context.go b/internal/lsp/context.go
index 4395abf..52ba3a5 100644
--- a/internal/lsp/context.go
+++ b/internal/lsp/context.go
@@ -1,4 +1,4 @@
-// Summary: Builds additional context snippets based on configured mode and truncates text by token heuristic.
+// Builds additional context snippets based on configured mode and truncates text by token heuristic.
package lsp
import (