fix(nvim-tree): follow cwd

This commit is contained in:
2025-05-06 11:59:06 +02:00
parent 2711d24296
commit 40867c461b
+1
View File
@@ -238,6 +238,7 @@ return {
help = {
sort_by = "desc",
},
sync_root_with_cwd = true,
})
override_highlights()