hjson grammar for tree-sitter
Heavily based on tree-sitter-json and tree-sitter-jsonc
Syntax highlight with neovim.
[x] Handle trailing commas
[x] Handle omitting commas
[x] Handle multiline strings
[ ] Handle quoteless strings
[ ] Handle escape sequence in quoted strings