mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-23 09:18:36 +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.