From c772ce25ea5d46704ea116792b9ebb7fea723e0c Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Sun, 24 Apr 2022 01:24:53 +0200 Subject: fix(nvim-tree): add icons table --- fnl/config/nvim-tree.fnl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fnl/config/nvim-tree.fnl') diff --git a/fnl/config/nvim-tree.fnl b/fnl/config/nvim-tree.fnl index 2518a57..a40d4d6 100644 --- a/fnl/config/nvim-tree.fnl +++ b/fnl/config/nvim-tree.fnl @@ -2,6 +2,9 @@ (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 }) + +(set nvim.g.nvim_tree_icons {:default "" :symlink "" :git {:unstaged "" -- cgit v1.2.3-70-g09d2