diff options
Diffstat (limited to 'fnl/plugins/editor/neo-tree.fnl')
-rw-r--r-- | fnl/plugins/editor/neo-tree.fnl | 5 |
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 |