Added file watcher to neo-tree

This commit is contained in:
2023-09-20 08:04:36 -04:00
parent e3dd7a80f6
commit 42827b7154

View File

@@ -14,6 +14,7 @@ return {
filtered_items = {
hide_dotfiles = false
}
}
},
use_libuv_file_watcher = true
}
}