MHonArc Users,

For those familiar with the Vim (Vi iMproved) editor, I have created
a syntax file for MHonArc resource files.  The syntax file is adapted
from html.vim.  The syntax file can be retrieved with the folloing
URL:

    <URL:http://www.oac.uci.edu/indiv/ehood/tmp/mhonarc.vim>

To use it, add something like the following to your .vimrc:

au BufNewFile,BufRead *.mrc             so $VIM/syntax/mhonarc.vim


Change the "so ..." to reflect the pathname you place mhonarc.vim.

NOTE: I am now using ".mrc" as the extension for MHonArc resource
files.  This extension causes less conflict as ".rc" with other file
types.

Information about Vim can be obtained at:

    <URL:http://www.math.fu-berlin.de/~guckes/vim/vim.index.html>


I am no expert in Vim syntax files (this is my first stab at it), but I
welcome suggestions and improvements.  Patches are always welcome.

If anyone has developed anything similiar for other editors (like
emacs), please contribute.

Enjoy,

        --ewh

----
             Earl Hood              | University of California: Irvine
      [EMAIL PROTECTED]      |      Electronic Loiterer
http://www.oac.uci.edu/indiv/ehood/ | Dabbler of SGML/WWW/Perl/MIME

Reply via email to