summaryrefslogtreecommitdiff
path: root/fnl/plugins/textobjs.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/textobjs.fnl')
-rw-r--r--fnl/plugins/textobjs.fnl5
1 files changed, 5 insertions, 0 deletions
diff --git a/fnl/plugins/textobjs.fnl b/fnl/plugins/textobjs.fnl
new file mode 100644
index 0000000..8d68ac3
--- /dev/null
+++ b/fnl/plugins/textobjs.fnl
@@ -0,0 +1,5 @@
+;; Various text objects.
+
+{1 :chrisgrieser/nvim-various-textobjs
+ :event :BufReadPost
+ :opts {:useDefaultKeymaps true}}