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

Compare commits

..

No commits in common. "7f5bf5a1b20be5351142fb8e73e51acf03cd85ac" and "b4c3b7eba08325b13fae6e8e74ebb2b87b030642" have entirely different histories.

View File

@ -15,6 +15,7 @@ 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,