summaryrefslogtreecommitdiff
path: root/lua/clever_f/capabilities.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/clever_f/capabilities.lua')
-rw-r--r--lua/clever_f/capabilities.lua1
1 files changed, 1 insertions, 0 deletions
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",
},