If you want to highlight MHEG-5 (UK profile) files in VIM, here is a syntax
script!
How to install (*nix)
- Copy the mheg.vim file to your ~/.vim/syntax/ directory.
- Add "autocmd BufReadPost *.mhg set syntax=mheg" to your ~/.vimrc
file.
- Open a .mhg file - you should see it highlighted.
Downloads
This file is hosted on VIM.org.