google / vim-codefmt

Vim plugin for syntax-aware code formatting
Apache License 2.0
1.11k stars 114 forks source link

Add a formatter for jsonnet #156

Closed yegle closed 1 year ago

yegle commented 4 years ago

Formatter tool jsonnetfmt https://github.com/google/go-jsonnet/tree/master/cmd/jsonnetfmt

Filetype(s) .jsonnet and .libsonet files.

Additional context Doc for jsonnet: https://jsonnet.org/