neotree fix

This commit is contained in:
Christian Nieves
2024-02-01 02:37:51 +00:00
parent bd7b27cd71
commit 51b5fe4008

View File

@ -11,7 +11,10 @@ return {
config = function()
require("neo-tree").setup({
filesystem = {
bind_to_cwd = true,
filtered_items = {
hide_dotfiles = false,
},
bind_to_cwd = false,
},
sources = {
"filesystem",