diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/config/nvim-tree.fnl | 3 |
1 files changed, 3 insertions, 0 deletions
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 "" |