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,
> plus some bug-fixing of various elements imported from the perl
> highlighting that I started with as a base.

Thanks

> Stefan Luetje wrote:
> >   au BufRead,BufNewFile *.cf,user_prefs setfiletype spamassassin
> 
> Thanks, Stefan.  I'm glad you find the script useful enough to tweak.
> That line should now look like this:
> 
> au BufRead,BufNewFile user_prefs,*.cf,*.pre setfiletype spamassassin

Nice when I can help, spamassassin.vim is very useful for me. 

I added 'uricountry' for URICountry.cf:

,----[ spamassassin.vim ]
| < syn keyword saType header describe score meta body rawbody full lang 
contained
| ---
| > syn keyword saType header describe score meta body rawbody full lang 
uricountry contained
`----

> The updated syntax file is now published at
> http://www.vim.org/scripts/script.php?script_id=2617
 

Greets
Stefan

-- 
Stefan Lütje <stefan.lue...@t-online.de>                ske...@jabber.ccc.de
    Key fingerprint = BCB2 48E4 9211 C975 5A3F  B192 9B6E CCCF 99CC 44FA

Attachment: signature.asc
Description: Digital signature

Reply via email to