aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* bot(lockfile): update d, ocaml, ocaml_interface, supercollidernvim-treesitter-bot[bot]2024-09-221-4/+4
|
* bot(lockfile): update cpp, d, http, vnvim-treesitter-bot[bot]2024-09-211-4/+4
|
* fix(markdown): broader link recognitionRiley Bruins2024-09-201-6/+4
| | | | | | | | **Problem:** Neovim's `gx` will not work when the cursor is on the first `[` of an inline Markdown link. **Solution:** Set the `url` metadata property on the link parent node, rather than just the link label node
* bot(lockfile): update elm, lalrpop, vnvim-treesitter-bot[bot]2024-09-201-3/+3
|
* feat(highlights): capture wildcard patterns as `@character.special` (#7153)Omar Valdez2024-09-2013-21/+45
|
* bot(lockfile): update editorconfig, fortran, nix, perlnvim-treesitter-bot[bot]2024-09-191-4/+4
|
* feat(swift): fold queriesRiley Bruins2024-09-191-0/+35
|
* feat(swift): add many missing highlightsRiley Bruins2024-09-191-46/+83
|
* feat(htmldjango): improve punctuation highlightingOmar Valdez2024-09-191-3/+2
| | | | | | | | In Django templates `{{` and `{%` are interpolations, so they should be highlighted as @punctuation.special. Don't highlight quotes as delimiters (consistency) and add missing comma delimiter.
* bot(lockfile): update d, fortran, go, inko, nix, r, tlaplusnvim-treesitter-bot[bot]2024-09-182-8/+8
|
* bot(lockfile): update d, http, nixnvim-treesitter-bot[bot]2024-09-171-3/+3
|
* feat(ruby): detect shebang directiveJerome Dalbert2024-09-171-0/+5
|
* bot(lockfile): update apex, sflog, soql, sosl, swiftnvim-treesitter-bot[bot]2024-09-161-5/+5
|
* feat(apex): update parser and highlights (#7151)Heber2024-09-163-9/+9
|
* bot(lockfile): update hurl, vnvim-treesitter-bot[bot]2024-09-151-2/+2
|
* fix(lua): remove duplicate ellipsis highlightRiley Bruins2024-09-141-2/+0
|
* bot(lockfile): update rnvim-treesitter-bot[bot]2024-09-141-1/+1
|
* bot(lockfile): update glsl, hlsl, scala, slangnvim-treesitter-bot[bot]2024-09-131-4/+4
|
* bot(lockfile): update gomod, latex, markdown, markdown_inline, perl, scalanvim-treesitter-bot[bot]2024-09-121-6/+6
|
* feat(ruby): improve identifiers highlightingJerome Dalbert2024-09-121-3/+6
|
* feat(gleam): add `@local.scope` capture for block (#7128)Juhan2024-09-111-0/+3
|
* ci: bump create-pull-request to v7Christian Clason2024-09-112-4/+4
|
* bot(lockfile): update markdown, markdown_inlinenvim-treesitter-bot[bot]2024-09-111-2/+2
|
* fix(rust): comment marker should not be `@operator` (#7135)Amaan Qureshi2024-09-101-11/+14
|
* Revert "ci(update): bump create-pull-request to v7 and sign commits"Christian Clason2024-09-102-8/+6
| | | | This reverts commit c9003a3cb19280bc252e24bfb813027643016e5f.
* ci(update): bump create-pull-request to v7 and sign commitsChristian Clason2024-09-102-6/+8
|
* bot(lockfile): update elixir, gleam, lua, markdown, markdown_inline, perl, ↵nvim-treesitter-bot[bot]2024-09-101-8/+8
| | | | scala, swift
* feat(latex): capture conditionalsJonas Dujava2024-09-101-0/+8
| | | | | | | Generically, macros/commands in LaTeX starting on `if` are either directly conditionals, or have similar purpose/funcionality. Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
* bot(lockfile): update earthfile, racket, scheme, sveltenvim-treesitter-bot[bot]2024-09-081-4/+4
|
* fix(formatter): adapt formatter for nightlyRiley Bruins2024-09-071-2/+4
| | | | | After Neovim pull #30193, the formatter was broken due to changes in the way node data is passed to predicates.
* bot(lockfile): update elixir, erlang, groovy, r, svelte, swiftnvim-treesitter-bot[bot]2024-09-071-6/+6
|
* feat(mermaid): indents and foldsAvi Areman2024-09-072-0/+28
|
* bot(lockfile): update julia, kotlin, tclnvim-treesitter-bot[bot]2024-09-061-3/+3
|
* bot(lockfile): update arduino, awk, bash, c, cpp, css, cuda, go, groovy, ↵nvim-treesitter-bot[bot]2024-09-054-40/+40
| | | | haskell, hlsl, html, http, javascript, jsdoc, json, julia, liquid, norg, ocaml, ocaml_interface, php, php_only, phpdoc, python, ql, regex, ruby, rust, scala, slang, tcl, templ, tsx, typescript, v, wing
* fix(query): explicitly opt-in to legacy behaviorChristian Clason2024-09-041-10/+13
|
* fix(highlights): section headings in ini, git_config editorconfig (#7108)Omar Valdez2024-09-033-4/+3
| | | Section headers should be `@markup.heading` in ini-like grammars and `@string.special.path` in editorconfig.
* feat(javascript): update parser and queriesAmaan Qureshi2024-09-022-53/+24
|
* feat(wing): add many missing highlightsRiley Bruins2024-09-024-13/+104
| | | | ...as well as some fold and injection queries.
* bot(lockfile): update arduino, c_sharp, dart, embedded_template, gleam, ini, ↵nvim-treesitter-bot[bot]2024-09-021-10/+10
| | | | java, racket, scheme, vhdl
* feat(gap): add gap and gaptst parser and queries (#7110)Reinis Cirpons2024-09-0110-0/+326
|
* feat(latex): set url attribute for hyperlinksJonas Dujava2024-09-011-2/+3
| | | | Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
* bot(lockfile): update http, styled, swiftnvim-treesitter-bot[bot]2024-09-011-3/+3
|
* feat(query): highlight supertype "/" delimitersRiley Bruins2024-08-311-1/+4
|
* bot(readme): updatenvim-treesitter-bot[bot]2024-08-311-1/+3
|
* feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064)NullVoxPopuli2024-08-3112-8/+152
|
* fix(ini): highlight setting value as `@string` (#7104)Omar Valdez2024-08-311-1/+1
| | | Values are not typed in INI files and are interpreted as literal strings.
* fix(http): update injections queries (#7078)Seongmin Lee2024-08-311-7/+3
|
* bot(lockfile): update http, kotlin, perl, templnvim-treesitter-bot[bot]2024-08-311-4/+4
|
* fix(query): explicitly opt-in to legacy behavior (#7101)Christian Clason2024-08-301-1/+1
|
* feat(markdown): set url attribute on image linksGregory Anders2024-08-301-0/+5
|