Home

Awesome

Hjson Syntax for VIM

Installation

Add hjson/vim-hjson to your favorite plugin manager.

E.g. for VimPlug place this in your .vimrc:

Plug 'hjson/vim-hjson'

then run the following in Vim:

:source %
:PlugInstall