mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-12-16 00:37:15 +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