hjson / vim-hjson

Hjson syntax for VIM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hjson syntax for VIM

License:MIT License


Languages

Language:Vim Script 100.0%