From 04098ac968410bf3e1b091c1f18eb15e326dcf80 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Sat, 30 Apr 2022 13:05:36 +0200 Subject: style: format --- fnl/config/hop.fnl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fnl/config/hop.fnl') diff --git a/fnl/config/hop.fnl b/fnl/config/hop.fnl index f623c0f..b4b60a2 100644 --- a/fnl/config/hop.fnl +++ b/fnl/config/hop.fnl @@ -1,5 +1,7 @@ ;; Hopping in text. -(module config.hop {autoload {util util nvim aniseed.nvim}}) +(module config.hop + {autoload {util util + nvim aniseed.nvim}}) (let [hop (util.load-plugin :hop)] (hop.setup {})) -- cgit v1.2.3-70-g09d2