vim: disable nvim-tree autoclose
This commit is contained in:
parent
46044ab516
commit
818f222ca9
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ local config = function()
|
|||
}
|
||||
|
||||
require'nvim-tree'.setup {
|
||||
auto_close = true, -- close vim if tree is the last window
|
||||
|
||||
git = {
|
||||
ignore = false, -- don't hide files from .gitignore
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue