From 3039c66543e33d4c44064a4bf9a49234667ebd93 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 5 Aug 2022 11:49:32 +0200 Subject: Add vim-slash --- fnl/config/vim-slash.fnl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fnl/config/vim-slash.fnl (limited to 'fnl/config/vim-slash.fnl') diff --git a/fnl/config/vim-slash.fnl b/fnl/config/vim-slash.fnl new file mode 100644 index 0000000..726ed8f --- /dev/null +++ b/fnl/config/vim-slash.fnl @@ -0,0 +1,4 @@ +;; Provides a set of mappings for enhancing in-buffer search experience. +(module config.vim-slash) + +(vim.cmd "noremap (slash-after) zz") -- cgit v1.2.3-70-g09d2