There is an archive file (http://birch.vmth.ucdavis.edu:8080/m2web/doc/mumps_vim.tgz) that contains mumps.vim and some additional files that help VIM to determine when to apply mumps syntax rules.
Download that file and untar it (tar xvfz mumps_vim.tgz) in your linux home directory. Then restart vim or preferably gvim (the GUI version of vim) and you should see the syntax coloring applied to any *.m file you open. >Jim, > >I have looked at VIM, and I think I will use it when I >am connecting to my linux box from a windows terminal. > >How do I use the syntax file that you wrote? > >Thanks >Kevin > >--- Jim Self <[EMAIL PROTECTED]> wrote: > >> Kevin wrote: >> >When I first started using Kate, I tried to see if >> >there were any M syntax files, but couldn't find >> any. >> >> I haven't yet seen any non-trivial MUMPS syntax >> files for any general purpose editor >> except for the one I wrote for VIM. (see >> >http://birch.vmth.ucdavis.edu:8080/m2web/doc/mumps.vim). >> If syntax files for Kate are >> based on regular expressions, mumps.vim might be a >> good place to start in constructing one. >> >> --------------------------------------- >> Jim Self >> Systems Architect, Lead Developer >> VMTH Computer Services, UC Davis >> (http://www.vmth.ucdavis.edu/us/jaself) >> >> >> >------------------------------------------------------- >> This SF.Net email is sponsored by: YOU BE THE JUDGE. >> Be one of 170 >> Project Admins to receive an Apple iPod Mini FREE >> for your judgement on >> who ports your project to Linux PPC the best. >> Sponsored by IBM. >> Deadline: Sept. 24. Go here: >> http://sf.net/ppc_contest.php >> _______________________________________________ >> Hardhats-members mailing list >> [EMAIL PROTECTED] >> >https://lists.sourceforge.net/lists/listinfo/hardhats-members >> > > > > >_______________________________ >Do you Yahoo!? >Declare Yourself - Register online to vote today! >http://vote.yahoo.com > > >------------------------------------------------------- >This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 >Project Admins to receive an Apple iPod Mini FREE for your judgement on >who ports your project to Linux PPC the best. Sponsored by IBM. >Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php >_______________________________________________ >Hardhats-members mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/hardhats-members > --------------------------------------- Jim Self Systems Architect, Lead Developer VMTH Computer Services, UC Davis (http://www.vmth.ucdavis.edu/us/jaself) ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Hardhats-members mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hardhats-members
