This plugin is heavily derived from https://github.com/google/vim-jsonnet, very much WIP as of Aug/2019.
Cue filetype plugin for Vim.
To install via Vim plugin managers:
Plugin 'jjo/vim-cue'
Plug 'jjo/vim-cue'
git clone https://github.com/jjo/vim-cue ~/.vim/bundle/vim-cue
For more info on Cue:
- Cue Website: https://cuelang.org
- Cue Repository: https://github.com/cuelang/cue