mush.vim : syntax file for MUSH and MUX Code
script karma |
Rating 26/8,
Downloaded by 635 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.191.53.120
|