1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:30:04 +08:00
SpaceVim/bundle/vim-jsonnet/README.md
2022-05-08 19:01:53 +08:00

610 B

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: