sponsor Vim development Vim logo Vim Book Ad

mush.vim : syntax file for MUSH and MUX Code

 script karma  Rating 26/8, Downloaded by 532  Comments, bugs, improvements  Vim wiki

created by
Rick Bird
 
script type
syntax
 
description
This syntax file MUSHCode andd MUXCode.   Instructions for making it work are in the file.

This syntax file is more or less a more updated version of the mush.vim syntax file I last contributed in 2005.
 
install details
Install mush.vim in your syntax vimruntime directory.  

Edit filetype.vim in your vim runtime directory and add
au BufNewFile,BufRead *.mush,*.mux                    setf mush

If you have the previous version of mush.vim which you most likely do.  All you need to do after replacing the mush.vim in the syntax directory is updating the
line in filetype.vim to include *.mux as well.  *.mux is a common suffix to MUSHCode files just as *.mush is.
 

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
mush.vim 1.0 2011-03-29 7.0 Rick Bird Initial upload
ip used for rating: 18.234.139.149

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