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,
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
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