mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-14 11:32:46 +08:00
950f9c49fc
FugitiveVimPath() is intended to potentially convert between UNIX and Windows paths in mixed environments. Let's separate uses that require that from those that simply normalize slashes.