Mercurial > vim-gutentags
diff plugin/gutentags.vim @ 258:74a71a5499c9
Purge path before chdir
When gutentags try to chdir to a path like E:\\\\vim\\good\\, it will fail.
So we need remove duplicate pathseps.
And "/" works on windows. So I replace all pathsep to '/'
author | zoumi <zoumi@users.noreply.github.com> |
---|---|
date | Sun, 19 Jan 2020 11:13:13 +0800 |
parents | 52be4cf89810 |
children | 6030953258fe |