mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix(neo-tree): use last window for preview
This commit is contained in:
parent
f873fa8268
commit
4e27864997
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ return {
|
|||
end,
|
||||
desc = "Open with System Application",
|
||||
},
|
||||
["P"] = { "toggle_preview", config = { use_float = false } },
|
||||
},
|
||||
},
|
||||
default_component_configs = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue