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/orgmode.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fnl/config/orgmode.fnl') diff --git a/fnl/config/orgmode.fnl b/fnl/config/orgmode.fnl index 56a36f7..f428ad1 100644 --- a/fnl/config/orgmode.fnl +++ b/fnl/config/orgmode.fnl @@ -1,5 +1,6 @@ ;; Orgmode for nvim. -(module config.orgmode {autoload {util util}}) +(module config.orgmode + {autoload {util util}}) (let [orgmode (util.load-plugin :orgmode)] (orgmode.setup_ts_grammar) -- cgit v1.2.3-70-g09d2