summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fnl/plugins/textobjs.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/textobjs.fnl b/fnl/plugins/textobjs.fnl
index a36c0f8..025e2b5 100644
--- a/fnl/plugins/textobjs.fnl
+++ b/fnl/plugins/textobjs.fnl
@@ -2,4 +2,4 @@
{1 :chrisgrieser/nvim-various-textobjs
:event [:BufReadPost :BufNewFile]
- :opts {:useDefaultKeymaps true}}
+ :opts {:keymaps {:useDefaults true}}}