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-09-23 20:45:58 +08:00
parent b4c3b7eba0
commit 81bc5e46f1

View File

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