fzf/plugin
Junegunn Choi 3073ca3e5a [neovim] Take total number of tab pages into account (#520)
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"' }
2016-03-04 15:23:07 +09:00
..
fzf.vim [neovim] Take total number of tab pages into account (#520) 2016-03-04 15:23:07 +09:00