From b9690e31d15a6b9bc97c80a567a7fc02cd8f8849 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 5 Aug 2022 11:49:18 +0200 Subject: Add stay-in-place plugin --- fnl/config/stay-in-place.fnl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fnl/config/stay-in-place.fnl (limited to 'fnl/config/stay-in-place.fnl') diff --git a/fnl/config/stay-in-place.fnl b/fnl/config/stay-in-place.fnl new file mode 100644 index 0000000..9136fdf --- /dev/null +++ b/fnl/config/stay-in-place.fnl @@ -0,0 +1,4 @@ +;; Prevent the cursor from moving when using shift and filter actions. +(module config.stay-in-place {autoload {: util}}) + +(util.use-config :stay-in-place {}) -- cgit v1.2.3-70-g09d2