mirror of
https://github.com/google/vim-jsonnet.git
synced 2026-01-22 18:41:02 +01:00
Added documentation, a vim command, a user callable function and an autocommand that gets executed at every save. The defaults are hight configurable with options that are also documented in this change.
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
Description
Languages
Vim Script
100%
