Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 238 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 238 Bytes

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