mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-27 17:31:26 +08:00
9715dbe19e
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