summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-09-24 01:34:57 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-09-24 01:34:57 +0200
commitd9e9fc259ed4b3d1f985e3f4f19eb323315242b9 (patch)
tree167ed8488a9fdabbfc8ed89a65db7ff95c12afad /fnl
parentb819e7bb7e81e7e49570f0c97519cc8492575008 (diff)
Remove height in nvim-tree
Diffstat (limited to 'fnl')
-rw-r--r--fnl/config/nvim-tree.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/nvim-tree.fnl b/fnl/config/nvim-tree.fnl
index 0c8b8aa..097ae47 100644
--- a/fnl/config/nvim-tree.fnl
+++ b/fnl/config/nvim-tree.fnl
@@ -16,7 +16,6 @@
:sort_by :name
:update_cwd true
:view {:width 30
- :height 30
:side :left
:preserve_window_proportions false
:number false