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/treesitter.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fnl/config/treesitter.fnl') diff --git a/fnl/config/treesitter.fnl b/fnl/config/treesitter.fnl index e3ae299..ecd88f9 100644 --- a/fnl/config/treesitter.fnl +++ b/fnl/config/treesitter.fnl @@ -1,6 +1,7 @@ ;; Treesitter is a tool for building syntax trees for source files. ;; In the neovim context it helps with better coloring. -(module config.treesitter {autoload {util util}}) +(module config.treesitter + {autoload {util util}}) (let [treesitter (util.load-plugin :nvim-treesitter.configs)] (treesitter.setup -- cgit v1.2.3-70-g09d2