mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-06-14 03:29:49 +08:00
e4d6a891f1
&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.