1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Merge pull request #110 from jdhao/nvimtree

update nvim-tree conf
This commit is contained in:
jdhao
2022-09-23 20:46:49 +08:00
committed by GitHub

View File

@@ -15,7 +15,6 @@ nvim_tree.setup {
update_cwd = false,
view = {
width = 30,
height = 30,
hide_root_folder = false,
side = "left",
preserve_window_proportions = false,