Hello,

> Hi,
> 
> I want to use this header (or footer) to tell vim showing syntax
> highliting on Apache conf files:
> 
> # vim: syntax=apache
> 
> If put at head of file, only the comment will be colored, not the
> text. If put at the end of fiel, nothing is colored.
> 
> Then if a :set syntax=apache, syntax goes on.
> 
> Here is vimrc I use:
> http://projet.beastie.eu/?p=desktop-config.git;a=blob_plain;f=vimrc;hb=HEAD
> 
> Any idea?

Try this:
# vim: set syntax=apache

-- 
"
" Serpent
"
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to