feat: add file following in neo tree

This commit is contained in:
Mikolaj_Bien 2025-04-29 09:52:49 +02:00
parent 8d79f4229f
commit f83bee33cf
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ return {
}, },
opts = { opts = {
filesystem = { filesystem = {
follow_current_file = { enabled = true },
window = { window = {
-- position = 'float', -- position = 'float',
mappings = { mappings = {