2022-10-25 13:47:22 +01:00
2016-05-10 13:26:12 -04:00
2018-04-10 22:41:24 -04:00
2022-10-24 20:07:52 +01: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
2022-10-24 20:08:47 +01: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'

dein.vim

call dein#add('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%