mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-29 02:04:41 +08:00
c0ce201c3b
I thought the --paginate option was basically the opposite of --no-pager, but it actually forces the entire command to run through a pager, breaking a lot of interactive commands. Let's de-emphasize it as a solution.