From f83bee33cfdc2c95a15868289873486eb6db38b5 Mon Sep 17 00:00:00 2001 From: Mikolaj_Bien Date: Tue, 29 Apr 2025 09:52:49 +0200 Subject: [PATCH] feat: add file following in neo tree --- lua/plugins/neo-tree.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/plugins/neo-tree.lua b/lua/plugins/neo-tree.lua index ff8ef244..6a971a63 100644 --- a/lua/plugins/neo-tree.lua +++ b/lua/plugins/neo-tree.lua @@ -30,6 +30,7 @@ return { }, opts = { filesystem = { + follow_current_file = { enabled = true }, window = { -- position = 'float', mappings = {