Eduardo Sousa
Eduardo Sousa
Sometimes, you may not be able to compile a VS2013 project using MSBuild from .NET 4.0. Example: compiling a VSTO project, having VSTO up to date, would fail, because of...
I don't known if this is the best solution, but it worked for me. If have just substitute a leading single slash after pathogen have splited runtimepath. It does all...
Hello, I'm trying to use pathogen in a sort of a portable network Vim. But pathogen#infect is replacing double slash ("\") from file share name in runtimepath by a single...
This should issue #19.
Using goto file command (gf in normal mode) under a netrw file (like "http://github.com") will give an error "E447: Can't find file ... in path" instead of trying to fetch...