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/lsp/null-ls.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fnl/config/lsp/null-ls.fnl') diff --git a/fnl/config/lsp/null-ls.fnl b/fnl/config/lsp/null-ls.fnl index 8a95ba9..a7e49ec 100644 --- a/fnl/config/lsp/null-ls.fnl +++ b/fnl/config/lsp/null-ls.fnl @@ -1,5 +1,6 @@ ;; Adds LSP diagnostics and formatting. -(module config.lsp.null-ls {autoload {util util}}) +(module config.lsp.null-ls + {autoload {util util}}) (let [null-ls (util.load-plugin :null-ls)] (let [formatting null-ls.builtins.formatting -- cgit v1.2.3-70-g09d2