Skip to content

hjson/vim-hjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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