Dave Cunningham bf1997a560 Merge pull request #4 from ahakanbaba/jsonnetFmtAtSave
Added automatic jsonnet execution at save time.
2016-10-11 11:53:57 -04:00
2016-05-10 13:26:12 -04:00
2016-01-21 21:15:50 -05:00
2016-05-10 13:26:30 -04:00
2015-09-30 17:23:57 -07:00
2015-09-30 17:44:02 -07:00
2015-09-30 17:23:57 -07:00

vim-jsonnet

Jsonnet filetype plugin for Vim.

A screenshot of Jsonnet syntax highlighting

Install

To install via Vim plugin managers:

Vundle

Plugin 'google/vim-jsonnet'

vim-plug

Plug 'google/vim-jsonnet'

Pathogen

git clone https://github.com/google/vim-jsonnet ~/.vim/bundle-vim-jsonnet

More Info

For more info on Jsonnet:

Description
Jsonnet filetype plugin for Vim.
Readme Apache-2.0 187 KiB
Languages
Vim Script 100%