From c97687cb8a2f7ab578291e707bf6c920c346a8cb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 22 Aug 2025 23:21:36 +0300 Subject: stuff --- internal/lsp/handlers.go | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/lsp/handlers.go') diff --git a/internal/lsp/handlers.go b/internal/lsp/handlers.go index 3f0f75d..818dbdf 100644 --- a/internal/lsp/handlers.go +++ b/internal/lsp/handlers.go @@ -1,5 +1,4 @@ // Summary: LSP JSON-RPC handlers; implements core methods and integrates with the LLM client when enabled. -// Not yet reviewed by a human package lsp import ( -- cgit v1.2.3