You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Brad Dick <br...@kk208.ocsstud.gu.edu.au> on 2000/11/08 05:15:11 UTC

[Apache::ASP] vim Syntax-File

Has anyone ever come across or created a vim syntax-file for Apache::ASP? I'm
fairly sure there would have to be one or two out there...

Brad

-------------------------------------------------------------------------------
B Eng Soft Eng
Griffith University, Nathan
QLD, Australia

Re: [Apache::ASP] vim Syntax-File

Posted by Francesco Pasqualini <f....@cpsinformatica.it>.
Try this, (I modified the html syntax)

in  filetype.vim set the asp type to html

au BufNewFile,BufRead *.asp,*.asa               set ft=html

Francesco

----- Original Message -----
From: "Brad Dick" <br...@kk208.ocsstud.gu.edu.au>
To: <mo...@apache.org>
Sent: Wednesday, November 08, 2000 5:15 AM
Subject: [Apache::ASP] vim Syntax-File


> Has anyone ever come across or created a vim syntax-file for Apache::ASP?
I'm
> fairly sure there would have to be one or two out there...
>
> Brad
>
> --------------------------------------------------------------------------
-----
> B Eng Soft Eng
> Griffith University, Nathan
> QLD, Australia
>