ron.vim
This repository provides syntax highlighting and filetype detection for RON.
Installing
If you don't want to use some plugin manager, you can simply drag these files into your .vim folder.
Vundle
Simply add Plugin 'rust-lang/rust.vim' to your .vimrc file. Next time you execute :PluginInstall, syntax highlighting for RON should be installed.