feat: add ability to not hijack the unnamed buffer

This commit is contained in:
kiyan
2022-02-16 21:00:28 +01:00
parent 015e7e8611
commit 76d4ed5d77
4 changed files with 55 additions and 37 deletions

View File

@@ -127,6 +127,7 @@ require'nvim-tree'.setup {
open_on_tab = false,
hijack_cursor = false,
update_cwd = false,
hijack_unnamed_buffer_when_opening = true,
hijack_directories = {
enable = true,
auto_open = true,