conf: enabled show_root on nvimtree integration by default

dev
Pocco81 2 years ago
parent ae559111a4
commit e338561461

@ -54,7 +54,7 @@ config.options = {
telescope = false, telescope = false,
nvimtree = { nvimtree = {
enabled = true, enabled = true,
show_root = false, show_root = true,
transparent_panel = false, transparent_panel = false,
}, },
neotree = { neotree = {

Loading…
Cancel
Save