From f845a7b0588559750b1cb7eede1b3aecb450cdfe Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 1 May 2022 23:06:03 +0200 Subject: style: fmt with fnlfmt --- fnl/config/hop.fnl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'fnl/config/hop.fnl') diff --git a/fnl/config/hop.fnl b/fnl/config/hop.fnl index b4b60a2..f623c0f 100644 --- a/fnl/config/hop.fnl +++ b/fnl/config/hop.fnl @@ -1,7 +1,5 @@ ;; 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