summaryrefslogtreecommitdiff
path: root/internal/lsp/handlers_document.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/lsp/handlers_document.go')
-rw-r--r--internal/lsp/handlers_document.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/lsp/handlers_document.go b/internal/lsp/handlers_document.go
index 0e6d8e1..a411f4e 100644
--- a/internal/lsp/handlers_document.go
+++ b/internal/lsp/handlers_document.go
@@ -1,4 +1,4 @@
-// Summary: Document open/change/close and in-editor chat handlers split out of handlers.go.
+// Document open/change/close and in-editor chat handlers split out of handlers.go.
package lsp
import (