summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-11-04 00:37:40 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-11-04 00:37:40 +0100
commit8f2350cf7a8f0fcd3364845adcd1eaeadb74c543 (patch)
tree4b077b9e9308dc3a8fa78bf904a1d8b06e9a9e51
parent88cd2948f8dc00ce17e229e8307363bc7ca52379 (diff)
Update icons in neo-tree
-rw-r--r--fnl/plugins/editor/neo-tree.fnl5
1 files changed, 5 insertions, 0 deletions
diff --git a/fnl/plugins/editor/neo-tree.fnl b/fnl/plugins/editor/neo-tree.fnl
index 99b552c..153d3e5 100644
--- a/fnl/plugins/editor/neo-tree.fnl
+++ b/fnl/plugins/editor/neo-tree.fnl
@@ -26,6 +26,11 @@
:follow_current_file true
:hijack_netrw_behavior :open_default
:use_libuv_file_watcher true}
+ :icon {:folder_closed ""
+ :folder_open ""
+ :folder_empty ""
+ :default "*"
+ :highlight :NeoTreeFileIcon}
:window {:position :float
:popup {:position {:col "50%" :row :10}}
:mappings {:<space> :none