summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor/neo-tree.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-06-09 19:31:57 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-06-09 19:31:57 +0200
commit791808634684981d0f2db55822fc4ad1c21896b7 (patch)
tree0eccd93aeedc262c9ebf9ee56ff58930f9dfd8f2 /fnl/plugins/editor/neo-tree.fnl
parent55016f4c0996821eb14053c84b1af58d20554e85 (diff)
Remove icons from neo-git
Diffstat (limited to 'fnl/plugins/editor/neo-tree.fnl')
-rw-r--r--fnl/plugins/editor/neo-tree.fnl2
1 files changed, 0 insertions, 2 deletions
diff --git a/fnl/plugins/editor/neo-tree.fnl b/fnl/plugins/editor/neo-tree.fnl
index b515609..725049b 100644
--- a/fnl/plugins/editor/neo-tree.fnl
+++ b/fnl/plugins/editor/neo-tree.fnl
@@ -1,7 +1,5 @@
;; File manager.
-(local icons (require :plugins.icons))
-
(fn init []
(set vim.g.neo_tree_remove_legacy_commands 1)
(if (= (vim.fn.argc) 1)