mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:20:06 +08:00
610 B
Vendored
610 B
Vendored
vim-jsonnet
Jsonnet filetype plugin for Vim.
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:
- Jsonnet Website: http://jsonnet.org
- Jsonnet Repository: https://github.com/google/jsonnet