feat: add file following in neo tree
This commit is contained in:
parent
8d79f4229f
commit
f83bee33cf
|
|
@ -30,6 +30,7 @@ return {
|
|||
},
|
||||
opts = {
|
||||
filesystem = {
|
||||
follow_current_file = { enabled = true },
|
||||
window = {
|
||||
-- position = 'float',
|
||||
mappings = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue