fix(neo-tree): use last window for preview

This commit is contained in:
Aleksey Imuzov 2024-06-10 10:04:39 +04:00
parent f873fa8268
commit 4e27864997
No known key found for this signature in database
GPG key ID: 1AA930976D50CE8D

View file

@ -89,6 +89,7 @@ return {
end, end,
desc = "Open with System Application", desc = "Open with System Application",
}, },
["P"] = { "toggle_preview", config = { use_float = false } },
}, },
}, },
default_component_configs = { default_component_configs = {