summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-18 01:31:21 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-18 01:31:21 +0200
commit63cba80dab3c6aa19a2111cc2de6b2ac7afae516 (patch)
tree4464b5e79ea195396790269c4c02b7195354c420
parent4090ef28468e4f70525eb86a0dadacca998c391f (diff)
Add hide root dir variable to nvim-tree
-rw-r--r--fnl/config/nvim-tree.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/config/nvim-tree.fnl b/fnl/config/nvim-tree.fnl
index 00e509d..7ae7d7a 100644
--- a/fnl/config/nvim-tree.fnl
+++ b/fnl/config/nvim-tree.fnl
@@ -19,6 +19,7 @@
:side :left
:preserve_window_proportions false
:number false
+ :hide_root_folder false
:relativenumber false
:signcolumn :yes
:mappings {:custom_only false