This repository provides syntax highlighting and filetype detection for RON.
If you don't want to use some plugin manager, you can simply drag these files into your .vim folder.
Simply add Plugin 'ron-rs/ron.vim'
to your .vimrc
file. Next time you execute :PluginInstall
, syntax highlighting for RON should be installed.
The files in this repository are licensed under the MIT (Expat) license, see LICENSE.