Rhtml.vim

Does anyone have a .vim for embedded ruby type things?

db

···


Apr 16 Charles (Charlie) Chaplin (Sir) born in London, 1889
Apr 16 De Diego’s Birthday (celebrated in Puerto Rico)
Apr 16 Holy Week (5 days) in Venezuela
Apr 16 Tourist Week (5 days) in Uruguay
Apr 16* Omer 19th day
Apr 16* Yom ha-Zikaron (Israeli Memorial Day)

Daniel Bretoi lists@debonair.net wrote in message news:20030416184903.GA52120@zone.syracuse.net

Does anyone have a .vim for embedded ruby type things?

You can use filetype=mason, which works but isn’t perfect.

put
au BufNewFile,BufRead *.rhtml setf mason
in your .vimrc

Regards,

Tom

Hi,
There is one here:
http://vim.sourceforge.net/scripts/script.php?script_id=403

I have not done an awful lot with eruby, but it seemed to work pretty
well.

···

In article 20030416184903.GA52120@zone.syracuse.net, Daniel Bretoi wrote:

Does anyone have a .vim for embedded ruby type things?

db