Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 610 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 610 Bytes

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: