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