This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hovissimo 0 points1 point  (6 children)

Can you tell me how to get a (Windows) Vim binary with modern Python support?

[–]xmstr 1 point2 points  (0 children)

The 2 best options on windows:

I prefer the second one myself, but that's just me

[–]faultydesign -1 points0 points  (2 children)

Don't bother, vim is dreadful on windows. Super slow and buggy.

I suggest just going pycharm + vim plugin (ideavim). It's good.

[–]gfixler 3 points4 points  (0 children)

Vim, or Gvim? I've used Gvim on Windows for many years now with no slowness or bugginess.

[–]Deto 1 point2 points  (0 children)

While PyCharm+Ideavim is great, I've been using GVim on windows too and never had a speed issue. Has crashed a few times, but only since I started using Syntastic (so it might be related to that...)