From 99decc9168086d595a06dbef46df39cbf88fd96c Mon Sep 17 00:00:00 2001 From: jordanyono Date: Wed, 8 Oct 2025 10:33:17 -0400 Subject: [PATCH] add --- lua/kickstart/plugins/neo-tree.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/kickstart/plugins/neo-tree.lua b/lua/kickstart/plugins/neo-tree.lua index c7067891..2d028336 100644 --- a/lua/kickstart/plugins/neo-tree.lua +++ b/lua/kickstart/plugins/neo-tree.lua @@ -16,6 +16,7 @@ return { opts = { filesystem = { window = { + use_libuv_file_watcher = true, mappings = { ['\\'] = 'close_window', },