1007 do not wipe modified buffers when hijack unnamed buffer when opening (#1009)
This commit is contained in:
committed by
GitHub
parent
589e39d642
commit
a1937ca079
@@ -290,7 +290,7 @@ local DEFAULT_OPTS = {
|
||||
hijack_cursor = false,
|
||||
update_cwd = false,
|
||||
hide_root_folder = false,
|
||||
hijack_unnamed_buffer_when_opening = true,
|
||||
hijack_unnamed_buffer_when_opening = false,
|
||||
update_focused_file = {
|
||||
enable = false,
|
||||
update_cwd = false,
|
||||
|
||||
Reference in New Issue
Block a user