From 4014950ee18cb6f5ec777a75d941b2563dd2ccf6 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 4 Apr 2022 22:34:20 +0200 Subject: style(packer): format --- fnl/config/packer.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fnl/config/packer.fnl') diff --git a/fnl/config/packer.fnl b/fnl/config/packer.fnl index ccc9ad8..0bd8aef 100644 --- a/fnl/config/packer.fnl +++ b/fnl/config/packer.fnl @@ -6,4 +6,5 @@ (when ok? (packer.init { :display { - :open_fn (fn [] ((require :packer.util).float {:border :rounded}))}}))) + :open_fn (fn [] + ((require :packer.util).float {:border :rounded}))}}))) -- cgit v1.2.3-70-g09d2