From 14e5a803d985c50e540b342bf566516068336986 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 31 May 2022 21:25:19 +0200 Subject: Add lightspeed plugin --- fnl/config/lightspeed.fnl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fnl/config/lightspeed.fnl (limited to 'fnl/config/lightspeed.fnl') diff --git a/fnl/config/lightspeed.fnl b/fnl/config/lightspeed.fnl new file mode 100644 index 0000000..46700aa --- /dev/null +++ b/fnl/config/lightspeed.fnl @@ -0,0 +1,5 @@ +;; Hopping in text. +(module config.lightspeed {autoload {util util nvim aniseed.nvim}}) + +(let [lightspeed (util.load-plugin :lightspeed)] + (lightspeed.setup {})) -- cgit v1.2.3-70-g09d2