Marius Ion
Results
2
issues of
Marius Ion
Highlighting failed on Windows because the file paths contain backslashes. This could potentially fail on *nix systems as well, if the paths contained backslashes. Fixed by enabling very nomagic mode...
Highlighting fails in windows because the file system paths contain backslashes. When you match the path from `g:coveragepy_session_map` against the absolute path of the current buffer, it will always return...