From 2a94573f54c69a9af7536586ab2c03eb88bda5e7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 5 Jan 2024 01:50:20 +0100 Subject: Refactor --- fnl/plugins/textobjs.fnl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fnl/plugins/textobjs.fnl (limited to 'fnl/plugins/textobjs.fnl') 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}} -- cgit v1.2.3-70-g09d2