Hakan Baba 5c07e8e8fa Added automatic jsonned execution at save time.
Added documentation, a vim command, a user callable function and an
autocommand that gets executed at every save.

The defaults are hight configurable with options that are also
documented in this change.
2016-10-07 23:14:11 -07: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%