bind tree to cwd

This commit is contained in:
Thomas Ruoff
2024-09-20 12:06:55 +02:00
parent 46a50d7837
commit b5063c5cc4

View File

@@ -11,7 +11,7 @@ return {
opts = {
filesystem = {
follow_current_file = { enabled = true },
bind_to_cwd = false,
bind_to_cwd = true,
},
},
keys = {