Re: vim and php

2009-03-18 Thread Sander Marechal
Rick Pasotto wrote: > I finally realized that this incorrect formating behavior happened > *only* when I was editing php files. Evidently the php syntax file is > the cause of my problem and it has changed. How can I find what the > change was and fix it? Take a look at the changes to the file. Th

vim and php

2009-03-18 Thread Rick Pasotto
For a long time I've had a function key mapped to add ' ... ' around a paragraph and then reformat it using gq} . Recently the reformating became broken. It no longer joins the lines. It just makes all lines be no longer than tw. I finally realized that this incorrect formating behavior happened