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/trim.fnl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fnl/config/trim.fnl') diff --git a/fnl/config/trim.fnl b/fnl/config/trim.fnl index b87d3ef..05b62b6 100644 --- a/fnl/config/trim.fnl +++ b/fnl/config/trim.fnl @@ -1,6 +1,5 @@ ;; Trim whitespaces on save. -(module config.trim - {autoload {util util}}) +(module config.trim {autoload {util util}}) (let [trim (util.load-plugin :trim)] (trim.setup {})) -- cgit v1.2.3-70-g09d2