neotree fix

This commit is contained in:
Christian Nieves
2024-02-01 02:32:13 +00:00
parent 1b8244ea28
commit bd7b27cd71
3 changed files with 4 additions and 13 deletions

View File

@ -10,6 +10,9 @@ return {
-- },
config = function()
require("neo-tree").setup({
filesystem = {
bind_to_cwd = true,
},
sources = {
"filesystem",
"buffers",