From 46db54ce424bf073ad910049b1c2ded707eee5f7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 3 Jan 2024 11:32:25 +0100 Subject: Rename textobjs fn --- fnl/plugins/editor/textobjs.fnl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fnl/plugins/editor/textobjs.fnl (limited to 'fnl/plugins/editor/textobjs.fnl') diff --git a/fnl/plugins/editor/textobjs.fnl b/fnl/plugins/editor/textobjs.fnl new file mode 100644 index 0000000..8d68ac3 --- /dev/null +++ b/fnl/plugins/editor/textobjs.fnl @@ -0,0 +1,5 @@ +;; Various text objects. + +{1 :chrisgrieser/nvim-various-textobjs + :event :BufReadPost + :opts {:useDefaultKeymaps true}} -- cgit v1.2.3-70-g09d2