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