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/nvim-tree.fnl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fnl/config/nvim-tree.fnl') diff --git a/fnl/config/nvim-tree.fnl b/fnl/config/nvim-tree.fnl index a40d4d6..69095e0 100644 --- a/fnl/config/nvim-tree.fnl +++ b/fnl/config/nvim-tree.fnl @@ -1,5 +1,7 @@ ;; A file explorer. -(module config.nvim-tree {autoload {util util nvim aniseed.nvim}}) +(module config.nvim-tree + {autoload {util util + nvim aniseed.nvim}}) (set nvim.g.nvim_tree_show_icons { :git 1 :folders 1 :files 1 :folder_arrows 1 }) -- cgit v1.2.3-70-g09d2