Skip to content

cue-lang/vim-cue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-cue

This plugin is heavily derived from https://github.com/google/vim-jsonnet, very much WIP as of Aug/2019.

Cue filetype plugin for Vim.

A screenshot of Cue syntax highlighting

Install

To install via Vim plugin managers:

Vundle

Plugin 'jjo/vim-cue'

vim-plug

Plug 'jjo/vim-cue'

Pathogen

git clone https://github.com/jjo/vim-cue ~/.vim/bundle/vim-cue

Language server

This plugin provides syntax highlighting, indentation, and folding. Formatting, diagnostics, completion, and navigation come from the CUE language server (cue lsp), configured through your editor's LSP client. For tips on getting started, see https://github.com/cue-lang/cue/wiki/LSP:-Getting-started

More Info

For more info on Cue:

About

cuelang/cue syntax highlighting plugin for vim, derived from google/vim-jsonnet

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors