comply with neotree changes
This commit is contained in:
parent
d923f3a7ad
commit
e6696c8ef0
|
@ -20,7 +20,9 @@ return {
|
||||||
hide_gitignored = true,
|
hide_gitignored = true,
|
||||||
},
|
},
|
||||||
bind_to_cwd = false,
|
bind_to_cwd = false,
|
||||||
follow_current_file = true,
|
follow_current_file = {
|
||||||
|
enabled = true,
|
||||||
|
},
|
||||||
hijack_netrw_behavior = "open_current",
|
hijack_netrw_behavior = "open_current",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue