Home

Awesome

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 'ron-rs/ron.vim' to your .vimrc file. Next time you execute :PluginInstall, syntax highlighting for RON should be installed.

License

The files in this repository are licensed under the MIT (Expat) license, see LICENSE.