turn of bind_to_cwd

This commit is contained in:
Thomas Ruoff
2024-09-16 08:16:37 +02:00
parent 0358b41323
commit 632d8bcd58

View File

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