| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-01 | Remove requires_generate_from_grammar for ledger | Stephan Seitz | |
| 2021-04-01 | all/maintained: only installation from grammar when tree-sitter CLI executable | Stephan Seitz | |
| 2021-04-01 | Check for node-js on :TSInstallFromGrammar | Stephan Seitz | |
| Ref: https://github.com/nvim-treesitter/nvim-treesitter/issues/1121#issuecomment-811755767 | |||
| 2021-04-01 | fix: avoid infinite loop which causes some breakage | kiyan | |
| 2021-04-01 | fix: jsx indent query | kiyan | |
| 2021-04-01 | fix: indent on new line | kiyan | |
| 2021-03-31 | Update lockfile.json | GitHub | |
| 2021-03-31 | Add tree-sitter ABI version to health check | Stephan Seitz | |
| 2021-03-30 | Import highlights.scm from tree-sitter-zig | Stephan Seitz | |
| 2021-03-30 | Fix beancount queries | Stephan Seitz | |
| 2021-03-30 | Pin verilog parser because it downgraded to 0.18.0 | Stephan Seitz | |
| 2021-03-30 | Use fullpath to tree-sitter executable to avoid using one from NPM | Stephan Seitz | |
| 2021-03-30 | Update lockfile.json | GitHub | |
| 2021-03-30 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-03-30 | Add LaTeX maintainers | Stephan Seitz | |
| 2021-03-30 | Add text.reference and text.environment | Stephan Seitz | |
| 2021-03-30 | latex: add TSMath that behaves like vimtex math highlighting | Stephan Seitz | |
| 2021-03-30 | feat: Add Latex basic highlights and folds | Stephan Seitz | |
| Fix #1104 | |||
| 2021-03-30 | refactor(all): language tree adaption (#1105) | Steven Sojka | |
| 2021-03-27 | Fix jsdoc: play nice with the comment parser (#1108) | Santos Gallegos | |
| Using separate queries makes it work as expected. Also, for the comment parser to be able to override the other tokens we need to remove the comment from highlights (this shouldn't be a problem since that section is already highlighted as a comment). And, the order of the captures matter, having jsdoc first will have more priority over `@param`. Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/1069 | |||
| 2021-03-26 | highlights(rust): Highlight dereferenced closure parameters | Stephan Seitz | |
| 2021-03-26 | highlights(java): Highlight fields (members and member access) (#1107) | Stephan Seitz | |
| 2021-03-24 | Address #1067: check whether lockfile exists | Stephan Seitz | |
| 2021-03-24 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-03-24 | chore(parsers): add tsx maintainer | Steven Sojka | |
| 2021-03-24 | feat(install): allow ignore list when installing parsers (#1098) | Steven Sojka | |
| 2021-03-23 | Add generator functions to ecma queries | kraftwerk28 | |
| 2021-03-23 | Update teal highlights | Corey Williamson | |
| 2021-03-23 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-03-23 | fix(checkhealth): display error messages of failed queries | Stephan Seitz | |
| 2021-03-23 | Update lockfile.json | GitHub | |
| 2021-03-23 | Added Zig grammar | Himujjal | |
| 2021-03-22 | Update lockfile.json | GitHub | |
| 2021-03-22 | add basic queries for bibtex | Christian Clason | |
| 2021-03-22 | Add indents for php | shirasaka | |
| 2021-03-22 | Fix indent size | Brady Phillips | |
| Indent size should equal shiftwidth, unless shiftwidth is 0 in which case tabstop should be used. | |||
| 2021-03-22 | Update lockfile.json | GitHub | |
| 2021-03-22 | use health#report_warn for treesitter version check | bitcoder | |
| 2021-03-22 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-03-22 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2021-03-22 | Add LaTeX/Bibtex parser | Stephan Seitz | |
| 2021-03-22 | Update lockfile.json | GitHub | |
| 2021-03-22 | delete locals queries for beancount | Brian Ryall | |
| 2021-03-22 | fix invalid annotation in beancount query | Brian Ryall | |
| 2021-03-22 | fix typo in beancount parser | Brian Ryall | |
| 2021-03-22 | add support for beancount files | Brian Ryall | |
| 2021-03-22 | rust: tread `,` as a punctuation delimiter | Yuki Ito | |
| 2021-03-20 | attribute in stead of annotation | Tormod Alf Try Tufteland | |
| 2021-03-20 | kotlin: updated parser, and added annotation highlight again | Tormod Alf Try Tufteland | |
| 2021-03-20 | Update lockfile.json | GitHub | |
