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

update nvim-tree conf

This commit is contained in:
jdhao 2022-02-05 12:22:39 +08:00
parent d6b83710c4
commit f10f688374

View File

@ -41,7 +41,7 @@ nvim_tree.setup({
timeout = 500,
},
view = {
width = 40,
width = 35,
height = 30,
hide_root_folder = false,
side = "left",