From 217722523deae12d9dc760846c6649860fac940a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 10 Oct 2022 23:23:56 +0200 Subject: Replace hop with leap and flit --- fnl/config/flit.fnl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fnl/config/flit.fnl (limited to 'fnl/config/flit.fnl') diff --git a/fnl/config/flit.fnl b/fnl/config/flit.fnl new file mode 100644 index 0000000..10e103d --- /dev/null +++ b/fnl/config/flit.fnl @@ -0,0 +1,9 @@ +;; fFtT motions on roids. +(module config.flit {autoload {: util nvim aniseed.nvim}}) + +(def- opts {:keys {:f :f :F :F :t :t :T :T} + :labeled_modes :v + :multiline true + :opts {}}) + +(util.use-config :flit opts) -- cgit v1.2.3-70-g09d2