| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(python): Improved python indentation (#6859) | Grace Petryk | 2024-07-16 | 3 | -4/+81 | |
| | | | | | | | | | | | | | | * feat: improve python indentation * use lua-match * revert concatenated_string changes, handle function def hanging indents * lint * add delimiters to param query * add test cases | |||||
| * | feat(templ): add folds | Vincent Rischmann | 2024-07-16 | 1 | -0/+15 | |
| | | ||||||
| * | bot(lockfile): update angular, facility, idl, ocaml, ocaml_interface, templ | nvim-treesitter-bot[bot] | 2024-07-16 | 1 | -6/+6 | |
| | | ||||||
| * | bot(lockfile): update earthfile, python, swift | nvim-treesitter-bot[bot] | 2024-07-15 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update erlang, groovy, typst | nvim-treesitter-bot[bot] | 2024-07-13 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update http, idl, nim | nvim-treesitter-bot[bot] | 2024-07-12 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update idl, scfg | nvim-treesitter-bot[bot] | 2024-07-11 | 1 | -2/+2 | |
| | | ||||||
| * | fix(scfg): switch to github mirror | Christian Clason | 2024-07-10 | 2 | -2/+2 | |
| | | ||||||
| * | feat(goctl): add indents | zhaown | 2024-07-10 | 1 | -0/+15 | |
| | | ||||||
| * | feat(idl): update parser and queries (#6901) | DragonBillow | 2024-07-10 | 2 | -2/+15 | |
| | | | | Signed-off-by: DragonBillow <DragonBillow@outlook.com> | |||||
| * | bot(lockfile): update idl, swift | nvim-treesitter-bot[bot] | 2024-07-10 | 1 | -2/+2 | |
| | | ||||||
| * | feat(parser): register common short-hand as filetypes | Christian Clason | 2024-07-10 | 1 | -37/+14 | |
| | | | | | | | | | | | | Problem: Cannot use short-hands for @injection.language (e.g., `py` for Python). Solution: Register common short-hand as filetypes for some languages. List taken from https://github.com/helix-editor/helix/blob/master/languages.toml Also remove deprecation custom filetype->parser mapping. | |||||
| * | bot(lockfile): update c_sharp, liquid, mlir, tsx, typescript | nvim-treesitter-bot[bot] | 2024-07-09 | 2 | -7/+7 | |
| | | ||||||
| * | fix(php): do not indent after class/enum decl | 再生花 | 2024-07-09 | 3 | -0/+23 | |
| | | ||||||
| * | fix(ruby): highlight "&." as `@punctuation.delimiter` (#6887) | Wadii Hajji | 2024-07-08 | 1 | -0/+1 | |
| | | ||||||
| * | bot(lockfile): update editorconfig, fortran, hare, idl, mlir, nim, php, ↵ | nvim-treesitter-bot[bot] | 2024-07-08 | 2 | -13/+13 | |
| | | | | | php_only, python, squirrel, tlaplus | |||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-08 | 1 | -4/+4 | |
| | | ||||||
| * | fix(parsers): keep .git suffix for gitlab urls | Christian Clason | 2024-07-08 | 1 | -4/+4 | |
| | | ||||||
| * | fix(hurl): multiline injection query needs injection.combined | Karl Yngve Lervåg | 2024-07-07 | 1 | -1/+2 | |
| | | | | fixes: #6882, https://github.com/pfeiferj/tree-sitter-hurl/issues/10 | |||||
| * | fix(wit): highlight <> as brackets (#6879) | Liam Woodleigh-Hardinge | 2024-07-07 | 2 | -1/+3 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-07 | 1 | -6/+6 | |
| | | ||||||
| * | fix(parsers): drop .git suffix from URLs | Christian Clason | 2024-07-07 | 1 | -7/+7 | |
| | | ||||||
| * | feat: add goctl parser and queries | zhaown | 2024-07-07 | 6 | -0/+105 | |
| | | ||||||
| * | feat(ruby): highlights for special methods (#6735) | Pete Matsyburka | 2024-07-08 | 1 | -3/+8 | |
| | | ||||||
| * | feat(jsx): apply HTML-based highlight improvements (#6867) | Riley Bruins | 2024-07-05 | 1 | -0/+84 | |
| | | ||||||
| * | fix(go): narrow down } usage | Phạm Huy Hoàng | 2024-07-05 | 1 | -2/+13 | |
| | | ||||||
| * | fix(indent): indent empty lines correctly | Abhinav Natarajan | 2024-07-05 | 1 | -6/+13 | |
| | | | | | fix(indent): | |||||
| * | feat(nix): indentation queries | Riley Bruins | 2024-07-05 | 4 | -0/+379 | |
| | | ||||||
| * | bot(lockfile): update editorconfig, javascript, wit | nvim-treesitter-bot[bot] | 2024-07-05 | 2 | -5/+5 | |
| | | ||||||
| * | docs(readme): update outdated information | Christian Clason | 2024-07-05 | 1 | -8/+8 | |
| | | ||||||
| * | fix(html): correct the link label highlight (#6866) | Riley Bruins | 2024-07-05 | 1 | -1/+1 | |
| | | | | | Unlike the `href` attribute, the inner text of the `a` tag is the label of the link, not the actual URL. | |||||
| * | feat(jsdoc): add missing highlights | Riley Bruins | 2024-07-04 | 1 | -0/+37 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-04 | 1 | -0/+1 | |
| | | ||||||
| * | feat: editorconfig parser and queries | Omar Valdez | 2024-07-04 | 5 | -0/+70 | |
| | | ||||||
| * | bot(lockfile): update c_sharp, erlang | nvim-treesitter-bot[bot] | 2024-07-04 | 1 | -2/+2 | |
| | | ||||||
| * | fix(ecma): indent single-line if statements (#6846) | Riley Bruins | 2024-07-04 | 3 | -4/+17 | |
| | | | | Fixes #5898. | |||||
| * | fix(prolog): switch to github mirror | Christian Clason | 2024-07-03 | 2 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update idl, rbs, v | nvim-treesitter-bot[bot] | 2024-07-03 | 1 | -3/+3 | |
| | | ||||||
| * | feat(idl): update idl parser and queries (#6854) | DragonBillow | 2024-07-03 | 3 | -5/+69 | |
| | | ||||||
| * | fix(turtle): update parser and queries | Christian Clason | 2024-07-03 | 6 | -10/+12 | |
| | | | | | also update changed user names | |||||
| * | feat(gotmpl,helm): raise highlight priorities (#6712) | Kai Moschcau | 2024-07-03 | 2 | -21/+51 | |
| | | ||||||
| * | feat(elm): add folds queries | Derek Gustafson | 2024-07-03 | 1 | -0/+14 | |
| | | ||||||
| * | feat: add prolog and problog parser and queries (#6810) | Stefano Volpe | 2024-07-02 | 11 | -0/+100 | |
| | | ||||||
| * | feat(diff): Highlight comments | Omar Valdez | 2024-07-02 | 2 | -0/+4 | |
| | | ||||||
| * | bot(lockfile): update git_rebase, gitcommit | nvim-treesitter-bot[bot] | 2024-07-02 | 1 | -2/+2 | |
| | | ||||||
| * | feat(idl): add indents | DragonBillow | 2024-07-01 | 1 | -0/+7 | |
| | | | | | Signed-off-by: DragonBillow <DragonBillow@outlook.com> | |||||
| * | feat(bp): update parser and queries (#6843) | Bruno BELANYI | 2024-07-01 | 3 | -1/+5 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | fix(idl): fix author name (#6840) | DragonBillow | 2024-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update angular, diff, dtd, idl, ocaml, ocaml_interface, ↵ | nvim-treesitter-bot[bot] | 2024-07-01 | 1 | -8/+8 | |
| | | | | | scala, xml | |||||
