mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-13 13:53:51 -05:00
Apparently has('nvim-0.5.0') actually means "any nightly release after
0.4.4". I guess we'll have to settle for 0.5.1?
Closes https://github.com/tpope/vim-fugitive/issues/1709