Trying new srttings for neotree

This commit is contained in:
Christoffer Martinsson 2024-10-20 10:33:00 +02:00
parent 6cd606bfd2
commit a812d2f0ec

View File

@ -316,6 +316,9 @@ require('lazy').setup({
Y = "copy_selector", Y = "copy_selector",
}, },
}, },
filesystem = {
use_libuv_file_watcher = true,
},
} }
end, end,
}, },