Syntax highlighting for FMR grammar.
Unzip into your .vim
directory.
Clone this repo into your .vim/bundle
directory. For example:
$ cd ~/.vim/bundle
$ git clone https://github.com/liuzl/vim-fmr
Add Plugin 'liuzl/vim-fmr'
to .vimrc
and run PluginInstall
in vim.