Comment 6 for bug 719649

Revision history for this message
SirVer (sirver) wrote :

Hi,

I have good and bad news: the good news is, I managed to get a python version of gvim running under windows (python 2.7.1). I didn't manage to get it to run in the console though which is a necessacity for running the test suite. Do you have a console vim running that can execute the :py command?

I can reproduce your problem, but I can't say where the problem is at this point in time. Debugging under windows is quite hard for me as I have no experience with it altogether. I am under the impression that this is somehow related to ts, sts or shiftwidth options. Could you please try set ts=8 sts=8 shiftwidth=8 and see if you can expand your snippets in position 1? I can, but I can't expand it in position > 7.