mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-23 03:22:57 +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