On Sat, Oct 21, 2006 at 10:40:32PM +0200, Pero Brbora wrote:
> Hi ...
> 
> When there is no empty lines bellow the long line (at the end of file)
> you can't format the line using gq option...

     I agree with one of the other replies:  gqq works for me.

> Also it would be less annoying when opening file and swap file is found
> (another vim is running in this case). Then you click on "Quit" and you
> have to press a key! IMHO annoying...
> 
> This stands for gvim 7.0.109 on Windows 2000, MinGW compile (gcc
> 3.4.2)... I did the compiles but this was in previous releases of gvim I
> didn't compile by myself...
> 
> One more thing. Syntax highlighting doesn't work well when fdm=marker
> is set... I have encountered this mostly on shell scripts (bash). For
> example when you unqoute string text bellow highlights as string but,
> doesnt unhighlights when you qoute it agsin.

     You should mention this to Dr. C, who maintains the syntax file (in
this case $VIMRUNTIME/syntax/sh.vim).  First, check his web site in case
there is a newer version of the syntax file that already fixes the
problem:
http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax
If not, try e-mailing him directly.  Both the web site and his e-mail
address (the latter somewhat obfuscated) are in the comments at the top
of the syntax file.

HTH                                     --Benji Fisher

Reply via email to