3 Commits

Author SHA1 Message Date
Trevor Stone
aa1fcdeaff
Fix documentation typo: s/fotmat/format/ (#28) 2022-10-25 13:47:22 +01:00
Kris Hicks
b4d56c9024 Update JsonnetFmt for jsonnet v0.13.0 (#15)
In jsonnet v0.13.0 `jsonnet fmt` was split out into its own executable,
`jsonnetfmt`.  See [google/jsonnet](https://github.com/google/jsonnet/releases/tag/v0.13.0)
for more.
2019-06-18 22:43:07 +01:00
Hakan Baba
5c07e8e8fa Added automatic jsonned execution at save time.
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.
2016-10-07 23:14:11 -07:00