| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(python): nospell for interpolation | Jaehwang Jung | 2025-11-06 | 1 | -1/+1 |
| | | |||||
| * | fix(python): regex injection not working for concatenated strings (#8197) | Lev Velykoivanenko | 2025-10-26 | 2 | -2/+22 |
| | | | | Co-authored-by: Riley Bruins <ribru17@hotmail.com> | ||||
| * | feat(python): highlight special brackets in `format_expression` | Omar Valdez | 2025-10-03 | 1 | -0/+4 |
| | | |||||
| * | fix: align line continuation highlights (#8146) | Riley Bruins | 2025-09-21 | 1 | -0/+2 |
| | | | | | These should be `@punctuation.special`. Added the highlight for python, cylc, and make. Corrected it for earthfile and matlab. | ||||
| * | feat(python): revert breaking change | Christian Clason | 2025-09-19 | 1 | -5/+7 |
| | | | | | | | | | | This reverts the update in https://github.com/nvim-treesitter/nvim-treesitter/pull/8128 which turned out to have further breaking consequences. Pin the parser to the last release (tier 1) to avoid pulling in more breaking changes. | ||||
| * | feat(parsers): update bash, c, cpp, desktop, djot, dtd, editorconfig, ↵ | Christian Clason | 2025-09-17 | 1 | -7/+5 |
| | | | | | gdscript, go, html, idl, java, javadoc, javascript, json, markdown, markdown_inline, mlir, php, php_only, python, r, rust, scheme, ssh_config, supercollider, superhtml, systemverilog, templ, xml, xresources | ||||
| * | feat(python)!: update parser and queries | Christian Clason | 2025-09-13 | 1 | -1/+0 |
| | | | | | Breaking change: anonymous node `"expect*"` was removed by the refactor. | ||||
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 5 | -0/+826 |
