mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-01-03 18:14:07 +08:00
&tabstop is local to each buffer, so using the global &tabstop value can be considered to be a best-effort approach. Also added --reverse option as it fits better for Lines and BLines.