From 07cb5088325b7272f8718bfaee9e85515ae6a81e Mon Sep 17 00:00:00 2001 From: Jackson Moore Date: Fri, 4 Sep 2026 11:39:56 +0200 Subject: Gate command-line cursor suppression --- lua/clever_f/capabilities.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/clever_f/capabilities.lua') diff --git a/lua/clever_f/capabilities.lua b/lua/clever_f/capabilities.lua index 3e770bd..7478fb2 100644 --- a/lua/clever_f/capabilities.lua +++ b/lua/clever_f/capabilities.lua @@ -28,6 +28,7 @@ M.effect_methods = { "remove_highlight", }, cursor_presentation = { + "supports_cursor_presentation", "suppress_cursor_presentation", "restore_cursor_presentation", }, -- cgit v1.2.3