[Bug 481369] Re: erroneous Python syntax formatting when opening a file

2010-11-26 Thread Launchpad Bug Tracker
[Expired for vim (Ubuntu) because there has been no activity for 60 days.] ** Changed in: vim (Ubuntu) Status: Incomplete => Expired -- erroneous Python syntax formatting when opening a file https://bugs.launchpad.net/bugs/481369 You received this bug notification because you are a member

[Bug 481369] Re: erroneous Python syntax formatting when opening a file

2010-03-02 Thread WeatherGod
Sorry for the delay in responding. Your explanation for the cause of the problem makes a lot of sense. I will be creating a test case file to examine this to confirm if that this is the case. -- erroneous Python syntax formatting when opening a file https://bugs.launchpad.net/bugs/481369 You re

[Bug 481369] Re: erroneous Python syntax formatting when opening a file

2010-02-21 Thread Andrew McCarthy
hronizing", see :help syn-sync. The idea is that, to save time on large files, vim will only start figuring out syntax highlighting by going back a certain number of lines (minlines=50, I think) and work forwards from there. For a long """ ... """ section this means it starts in the middle of the t