|
|
@ -32,6 +32,12 @@ return { |
|
|
bind_to_cwd = false, |
|
|
bind_to_cwd = false, |
|
|
follow_current_file = true, |
|
|
follow_current_file = true, |
|
|
use_libuv_file_watcher = true, |
|
|
use_libuv_file_watcher = true, |
|
|
|
|
|
filtered_items = { |
|
|
|
|
|
visible = false, |
|
|
|
|
|
hide_dotfiles = false, |
|
|
|
|
|
hide_gitignored = false, |
|
|
|
|
|
hide_hidden = false, |
|
|
|
|
|
}, |
|
|
}, |
|
|
}, |
|
|
window = { |
|
|
window = { |
|
|
mappings = { |
|
|
mappings = { |
|
|
|