Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 479 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 479 Bytes

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.