While debugging some tests, I discovered that the reason they fail on Windows because of the following:
Included patches: 1-2081
Compiled by <https://www.msys2.org/>
Huge version without GUI. Features included (+) or not (-):
The implication is that has('win32') return false. That gave me a number of headaches.
Due to a number of restrictions, I have to use the portable version of Vim (I am using the x64) but because of the msys2 build all my scripts and plugins won't work any longer.
Where I can find msvc version of Vim?
I cannot build it by myself because I cannot install compilers.
Thanks!
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Sorry, my bad. I realized that Vim that was in use was in another path.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()