aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(diff): Highlight commentsOmar Valdez2024-07-022-0/+4
|
* bot(lockfile): update git_rebase, gitcommitnvim-treesitter-bot[bot]2024-07-021-2/+2
|
* feat(idl): add indentsDragonBillow2024-07-011-0/+7
| | | | Signed-off-by: DragonBillow <DragonBillow@outlook.com>
* feat(bp): update parser and queries (#6843)Bruno BELANYI2024-07-013-1/+5
|
* bot(readme): updatenvim-treesitter-bot[bot]2024-07-011-1/+1
|
* fix(idl): fix author name (#6840)DragonBillow2024-07-011-1/+1
|
* bot(lockfile): update angular, diff, dtd, idl, ocaml, ocaml_interface, ↵nvim-treesitter-bot[bot]2024-07-011-8/+8
| | | | scala, xml
* feat(idl): update highlightDragonBillow2024-07-012-7/+19
| | | | Signed-off-by: DragonBillow <DragonBillow@outlook.com>
* bot(readme): updatenvim-treesitter-bot[bot]2024-06-301-0/+1
|
* feat: robots.txt supportVladimir Levin2024-06-304-0/+20
|
* bot(lockfile): update http, matlab, scalanvim-treesitter-bot[bot]2024-06-301-3/+3
|
* bot(readme): updatenvim-treesitter-bot[bot]2024-06-301-1/+1
|
* chore: add maintainer for r (#6833)Riley Bruins2024-06-301-0/+1
|
* fix(r): resolve highlight regressionsRiley Bruins2024-06-292-9/+15
|
* bot(lockfile): update templ, zignvim-treesitter-bot[bot]2024-06-291-2/+2
|
* fix(r): adapt indent queriesPhạm Huy Hoàng2024-06-282-7/+6
| | | | | | | - Anchor parameter query. There's no need for multiple indent.align captures - Narrow down binary_operator indent.begin. From tree-sitter-r corpus and highlight tests, this seems to be appropriate.
* bot(lockfile): update idl, xcomposenvim-treesitter-bot[bot]2024-06-281-2/+2
|
* fix: use terraform parser for terraform-varsVladimir Levin2024-06-281-0/+1
|
* refactor(python): merge docstring queriesObserverOfTime2024-06-281-22/+3
|
* fix(v): anchor comment highlight queryTuriiya2024-06-281-0/+1
| | | | | * fix(v): use `source_file` as parent node for comment highlight query * fix: correctly recognize doc comment
* bot(lockfile): update erlang, janet_simple, m68knvim-treesitter-bot[bot]2024-06-272-4/+4
|
* bot(readme): updatenvim-treesitter-bot[bot]2024-06-271-1/+1
|
* feat(r)!: update parser and queriesChristian Clason2024-06-279-132/+117
|
* feat(gitcommit): remove overflow rulegbprod2024-06-271-2/+0
| | | | | | | This commit remove the highlight of the overflow node in gitcommit syntax introduced [by this PR](https://github.com/nvim-treesitter/nvim-treesitter/pull/6222). This node will be removed when [this PR](https://github.com/gbprod/tree-sitter-gitcommit/pull/68) will be merge.
* bot(lockfile): update gitcommit, hyprlang, m68k, sparqlnvim-treesitter-bot[bot]2024-06-271-4/+4
|
* feat(v): add shebang queryTuriiya2024-06-261-0/+2
|
* bot(lockfile): update janet_simple, roc, swiftnvim-treesitter-bot[bot]2024-06-261-3/+3
|
* feat(tact): update parser and queriesChristian Clason2024-06-254-29/+30
|
* bot(lockfile): update just, nickel, ralphnvim-treesitter-bot[bot]2024-06-251-3/+3
|
* bot(lockfile): update systemverilognvim-treesitter-bot[bot]2024-06-241-1/+1
|
* bot(lockfile): update hcl, luau, terraformnvim-treesitter-bot[bot]2024-06-241-3/+3
|
* bot(readme): updatenvim-treesitter-bot[bot]2024-06-231-1/+1
|
* feat: add systemverilog support (#6775)zhangwwpeng2024-06-236-1/+635
|
* fix(latex): correct lockfile hashChristian Clason2024-06-231-1/+1
|
* feat(latex): improve hyperlinksJonas Dujava2024-06-232-9/+5
| | | | Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
* feat(latex): highlight hyperlinksChristian Clason2024-06-231-0/+2
|
* fix(verilog): various touch-upsRiley Bruins2024-06-231-9/+19
|
* bot(lockfile): update cuda, glsl, hlsl, janet_simple, latex, scala, slang, ↵nvim-treesitter-bot[bot]2024-06-231-8/+8
| | | | wgsl_bevy
* bot(lockfile): update erlang, janet_simple, nixnvim-treesitter-bot[bot]2024-06-221-3/+3
|
* bot(lockfile): update roc, rubynvim-treesitter-bot[bot]2024-06-211-2/+2
|
* bot(lockfile): update cmake, earthfile, idl, mlirnvim-treesitter-bot[bot]2024-06-201-4/+4
|
* feat(janet): update highlights (#6789)sogaiu2024-06-191-76/+80
| | | Co-authored-by: sogaiu <983021772@users.noreply.github.com>
* bot(lockfile): update djot, tsx, typescriptnvim-treesitter-bot[bot]2024-06-191-3/+3
|
* fix(cooklang): add some missing highlightsRiley Bruins2024-06-181-0/+7
|
* bot(lockfile): update cpp, hcl, swift, terraformnvim-treesitter-bot[bot]2024-06-181-4/+4
|
* apex: highlights: change the constant variable order to recognize it (#6779)Sarath Addanki2024-06-171-3/+3
|
* fix(gleam): remove incorrect builtin highlight (#6757)Louis Pilfold2024-06-173-13/+10
|
* fix(markdown): conceal nbsp entity as space (#6778)Jannik Buhr2024-06-171-1/+1
|
* bot(lockfile): update corn, earthfile, hcl, janet_simple, rbsnvim-treesitter-bot[bot]2024-06-171-5/+5
|
* bot(lockfile): update earthfile, hyprlang, janet_simple, svelte, twig, vnvim-treesitter-bot[bot]2024-06-162-7/+7
|