revert: feat(neo-tree): more sane defaults for gitignore and hidden files
This reverts commit 85405d65348cac72343d081a81addfb5c8d43743.
This commit is contained in:
@ -66,11 +66,6 @@ return {
|
||||
bind_to_cwd = false,
|
||||
follow_current_file = { enabled = true },
|
||||
use_libuv_file_watcher = true,
|
||||
filtered_items = {
|
||||
hide_dotfiles = false,
|
||||
hide_gitignored = true,
|
||||
hide_by_name = { ".git" },
|
||||
},
|
||||
},
|
||||
window = {
|
||||
mappings = {
|
||||
|
Reference in New Issue
Block a user