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 = {
|
opts = {
|
||||||
filesystem = {
|
filesystem = {
|
||||||
follow_current_file = { enabled = true },
|
follow_current_file = { enabled = true },
|
||||||
|
bind_to_cwd = false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
keys = {
|
keys = {
|
||||||
|
|||||||
Reference in New Issue
Block a user