Adding makeprg
Setting highlight to be the default value for the jq syntax highlighting. Fixed an issue with the escaping of \\
added ability to use :make
What's Changed
- Set 'commentstring' by @odnoletkov in #7
- [syntax] highlight if/then/elif/else/end by Conditional syntax group by @itchyny in #10
- [syntax] support all builtin functions by @itchyny in #9
- [syntax] support all builtin operators by @itchyny in #8
- Add compiler/jq.vim by @Freed-Wu in #13
- Fix escapes in jqString by @itchyny in #14
- Fix bug about colorscheme by @Freed-Wu in #11
New Contributors
- @odnoletkov made their first contribution in #7
- @itchyny made their first contribution in #10
- @Freed-Wu made their first contribution in #13
Full Changelog: v1.0.0...v1.0.1