| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-28 | Update lockfile.json | GitHub | |
| 2022-10-28 | feat(git_rebase): add git_rebase parser | gbprod | |
| 2022-10-28 | Update lockfile.json | GitHub | |
| 2022-10-27 | Update lockfile.json | GitHub | |
| 2022-10-26 | Update lockfile.json | GitHub | |
| 2022-10-26 | Update lockfile.json | GitHub | |
| 2022-10-25 | Update lockfile.json | GitHub | |
| 2022-10-25 | fix(ocaml): change query order for Variables | Robin Björklin | |
| By moving the Variables query higher it gives the @variable capture group a lower precedence when highlighting. This makes it possible to distinguish between @function and @variable. | |||
| 2022-10-25 | highlights(python): add "except*" | Stephan Seitz | |
| Added in https://github.com/tree-sitter/tree-sitter-python/pull/176 About the feature https://realpython.com/python311-exception-groups/#exception-groups-and-except-in-python-311 | |||
| 2022-10-25 | Update lockfile.json | GitHub | |
| 2022-10-24 | Update lockfile.json | GitHub | |
| 2022-10-24 | Update ecma injections to support recent additions to ↵ | NullVoxPopuli | |
| tree-sitter-javascript/typescript | |||
| 2022-10-24 | Update lockfile.json | GitHub | |
| 2022-10-24 | Update lockfile.json | GitHub | |
| 2022-10-23 | fix(bash): Rename ansii_c_string to ansi_c_string. (#3702) | ギャラ | |
| 2022-10-22 | Update lockfile.json | GitHub | |
| 2022-10-20 | Update lockfile.json | GitHub | |
| 2022-10-20 | Update lockfile.json | GitHub | |
| 2022-10-20 | nickel: use @boolean | José Luis Lafuente | |
| 2022-10-20 | Update README | Github Actions | |
| 2022-10-20 | Update lockfile.json | GitHub | |
| 2022-10-19 | parsers: add nickel parser (#3506) | José Luis Lafuente | |
| * parsers: add nickel parser * Update lua/nvim-treesitter/parsers.lua Co-authored-by: Christian Clason <christian.clason@uni-due.de> * Update queries/nickel/highlights.scm Co-authored-by: Christian Clason <christian.clason@uni-due.de> * fix queries * Cleanup (based on @theHamsta review) Co-authored-by: Christian Clason <christian.clason@uni-due.de> | |||
| 2022-10-19 | feat(diff): add diff parser | gbprod | |
| This commit introduce diff parser. | |||
| 2022-10-19 | fix(modules): allow non-registered langs to use modules | Lewis Russell | |
| This change allows for languages not managed by nvim-treesitter to use Nvim-treesitter modules like folding and indent. | |||
| 2022-10-18 | Update lockfile.json | GitHub | |
| 2022-10-18 | Update lockfile.json | GitHub | |
| 2022-10-17 | Update lockfile.json | GitHub | |
| 2022-10-17 | highlights(ecma): add pair_pattern punctuation.delimiter | Munif Tanjim | |
| 2022-10-17 | Update lockfile.json | GitHub | |
| 2022-10-17 | Update lockfile.json | GitHub | |
| 2022-10-17 | docs: document all the captures in CONTRIBUTING.md | ObserverOfTime | |
| 2022-10-17 | fix(readme): update highlight instructions | Christian Clason | |
| 2022-10-17 | Update lockfile.json | GitHub | |
| 2022-10-17 | locals(lua): fix directive not applying | beardedsakimonkey | |
| fixes #3280 | |||
| 2022-10-17 | Update lockfile.json | GitHub | |
| 2022-10-16 | folds(yaml): Fold at the entire node, not at the body. | Jongwook Choi | |
| 2022-10-16 | Update lockfile.json | GitHub | |
| 2022-10-16 | feat!: remove obsolete `TS*` highlight groups | Christian Clason | |
| 2022-10-16 | Update lockfile.json | GitHub | |
| 2022-10-16 | feat(phpdoc): Remove requires_generate_from_grammar | Michael Härtl | |
| 2022-10-15 | Update README | Github Actions | |
| 2022-10-15 | highlights: use @preproc where appropriate | ObserverOfTime | |
| 2022-10-15 | test(gitattributes): add tests for highlights | ObserverOfTime | |
| 2022-10-15 | Update lockfile.json | GitHub | |
| 2022-10-15 | highlights(c): highlight standard streams | ObserverOfTime | |
| 2022-10-15 | highlights(rst): disable spell for code blocks | ObserverOfTime | |
| injections(rst): add sourcecode directive | |||
| 2022-10-15 | highlights(dockerfile): add several highlights | ObserverOfTime | |
| 2022-10-15 | highlights(bash): add all signal names | ObserverOfTime | |
| 2022-10-15 | highlights(kotlin): add companion keyword | ObserverOfTime | |
| 2022-10-15 | highlights(scss): add function statement | ObserverOfTime | |
