sponsor Vim development Vim logo Vim Book Ad

mupad.vim : Syntax file for MuPAD

 script karma  Rating 19/10, Downloaded by 2115  Comments, bugs, improvements  Vim wiki

created by
Fabio Stumbo
 
script type
syntax
 
description
This is a syntax file for MuPAD programs.

http://www.mupad.de/contrib.shtml
 
install details
Just put it in your ~/.vim/syntax
and add

au BufNewFile,BufRead *.mu  exe "source ~/.vim/syntax/mupad.vim"

to your ~/.vimrc


 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
mupad.vim 1.0 2004-05-10 6.0 Fabio Stumbo Small change in the way the names of procedures are highlighted. Moreover, they are highlighted also if the name is specified after the command "name"
mupad.vim 0.4 2004-02-02 6.0 Fabio Stumbo Added Axiom, Category and Domain library
mupad.vim 0.3 2004-01-07 6.0 Fabio Stumbo Corrected some bug
Redefined all colors (see the colors section)
Added all builtin functions (mupad 2.5.3)
Added the Type library
Improved sanity check
mupad.vim 0.2 2003-08-21 6.0 Fabio Stumbo Added definition syntax with semicolon checking and made some clean up
mupad.vim 0.1 2003-07-29 6.0 Fabio Stumbo Initial upload
ip used for rating: 18.117.196.184

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github