Re: spamassassin.cf Vim syntax file

2009-04-24 Thread Stefan Luetje
Am 24. Apr 2009 um 00:39 CEST schrieb Adam Katz: > I wrote: > >> Here's a syntax file I created for Vim to highlight SpamAssassin > >> config files ... > > I've since done some major editing, including spell-check on the bits > that should have it and better support for languages and other things,

Re: spamassassin.cf Vim syntax file

2009-04-23 Thread Adam Katz
I wrote: >> Here's a syntax file I created for Vim to highlight SpamAssassin >> config files ... I've since done some major editing, including spell-check on the bits that should have it and better support for languages and other things, plus some bug-fixing of various elements imported from the p

Re: spamassassin.cf Vim syntax file

2009-04-07 Thread Stefan Luetje
Am 07. Apr 2009 um 01:52 CEST schrieb Adam Katz: > Here's a syntax file I created for Vim to highlight SpamAssassin > config files (see attached). Thanks > augroup filetypedetect > au BufRead,BufNewFile *.cf setfiletype spamassassin > augroup END I change this to: , | ugroup filetyped