Revert "Add auto_close property to nvim-tree setup"
This reverts commit 469f412823.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
require("nvim-tree").setup({
|
||||
open_on_setup = true,
|
||||
hijack_cursor = true,
|
||||
auto_close = true,
|
||||
update_cwd = true,
|
||||
update_focused_file = {
|
||||
enable = true
|
||||
|
||||
Reference in New Issue
Block a user