From fb02bb23cbcb31ad9c37c6c12a56898697779c24 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 19 Dec 2024 21:57:47 +0100 Subject: Fix textobj opt --- fnl/plugins/textobjs.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/plugins') 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}}} -- cgit v1.2.3-70-g09d2