mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-11 17:38:22 +08:00
This was accidentally mapping `0` or `1` instead. Switch to :exe while we're at it. Resolves: https://github.com/tpope/vim-fugitive/issues/2031