mirror of
https://github.com/junegunn/fzf.git
synced 2026-06-19 15:42:32 +08:00
3073ca3e5a
This fixes the problem where a new tab page is not closed when the
following configuration is used:
let g:fzf_layout = { 'window': 'execute (tabpagenr()-1)."tabnew"' }