mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 20:20:05 +08:00
.. | ||
autoload | ||
doc | ||
ftdetect | ||
ftplugin | ||
plugin | ||
syntax | ||
syntax_checkers/jsonnet | ||
.gitignore | ||
CONTRIBUTING | ||
jsonnet-screenshot.png | ||
LICENSE | ||
README.md |
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