> This vim syntax file is made for the rc for unix port. Though I think > it will also be helpful for rc on plan9 since the syntax is quite > similar. Hey weakish, I've been working on a similar syntax file for a little while but I guess I forgot to post it to 9fans.. I've been going off rc(1) from plan9port so the syntax might be a little different depending on which version you've been working towards. Before I forget again, I've also put together a mk.vim syntax file as well as rc and mk indent files and some filetype detection scripts, all of which are available here: http://lug.rose-hulman.edu/svn/misc/trunk/config/spenceal/vim/^( \ syntax/^(rc.vim mk.vim test.rc test.mk) \ indent/^(mk.vim rc.vim) \ filetype.vim \ scripts.vim \ ) I talked to Bram a bit ago about getting these included in Vim proper, but haven't finished that up yet. The main thing left to do is to sort out filetype detection so that rc and mk don't clobber the GNU/Linux rc and make filetypes.