mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 22:47:18 +01:00
turn of bind_to_cwd
This commit is contained in:
@@ -11,6 +11,7 @@ return {
|
||||
opts = {
|
||||
filesystem = {
|
||||
follow_current_file = { enabled = true },
|
||||
bind_to_cwd = false,
|
||||
},
|
||||
},
|
||||
keys = {
|
||||
|
||||
Reference in New Issue
Block a user