diff options
Diffstat (limited to 'lua/clever_f/capabilities.lua')
| -rw-r--r-- | lua/clever_f/capabilities.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/clever_f/capabilities.lua b/lua/clever_f/capabilities.lua index 77ce130..23da397 100644 --- a/lua/clever_f/capabilities.lua +++ b/lua/clever_f/capabilities.lua @@ -15,6 +15,7 @@ M.read_methods = { M.effect_methods = { movement = { "apply_cursor", "apply_selection", "set_operator_inclusive" }, + configuration = { "write_configuration" }, input = { "read_input" }, folds = { "open_fold" }, prompt = { "show_prompt" }, |
