neovim: close nvim-tree on file open
This commit is contained in:
@@ -85,6 +85,7 @@ require("nvim-tree").setup({
|
||||
actions = {
|
||||
open_file = {
|
||||
resize_window = true,
|
||||
quit_on_open = true,
|
||||
},
|
||||
},
|
||||
git = {
|
||||
|
||||
Reference in New Issue
Block a user