| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bot(lockfile): update d, ocaml, ocaml_interface, supercollider | nvim-treesitter-bot[bot] | 2024-09-22 | 1 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update cpp, d, http, v | nvim-treesitter-bot[bot] | 2024-09-21 | 1 | -4/+4 | |
| | | ||||||
| * | fix(markdown): broader link recognition | Riley Bruins | 2024-09-20 | 1 | -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, v | nvim-treesitter-bot[bot] | 2024-09-20 | 1 | -3/+3 | |
| | | ||||||
| * | feat(highlights): capture wildcard patterns as `@character.special` (#7153) | Omar Valdez | 2024-09-20 | 13 | -21/+45 | |
| | | ||||||
| * | bot(lockfile): update editorconfig, fortran, nix, perl | nvim-treesitter-bot[bot] | 2024-09-19 | 1 | -4/+4 | |
| | | ||||||
| * | feat(swift): fold queries | Riley Bruins | 2024-09-19 | 1 | -0/+35 | |
| | | ||||||
| * | feat(swift): add many missing highlights | Riley Bruins | 2024-09-19 | 1 | -46/+83 | |
| | | ||||||
| * | feat(htmldjango): improve punctuation highlighting | Omar Valdez | 2024-09-19 | 1 | -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, tlaplus | nvim-treesitter-bot[bot] | 2024-09-18 | 2 | -8/+8 | |
| | | ||||||
| * | bot(lockfile): update d, http, nix | nvim-treesitter-bot[bot] | 2024-09-17 | 1 | -3/+3 | |
| | | ||||||
| * | feat(ruby): detect shebang directive | Jerome Dalbert | 2024-09-17 | 1 | -0/+5 | |
| | | ||||||
| * | bot(lockfile): update apex, sflog, soql, sosl, swift | nvim-treesitter-bot[bot] | 2024-09-16 | 1 | -5/+5 | |
| | | ||||||
| * | feat(apex): update parser and highlights (#7151) | Heber | 2024-09-16 | 3 | -9/+9 | |
| | | ||||||
| * | bot(lockfile): update hurl, v | nvim-treesitter-bot[bot] | 2024-09-15 | 1 | -2/+2 | |
| | | ||||||
| * | fix(lua): remove duplicate ellipsis highlight | Riley Bruins | 2024-09-14 | 1 | -2/+0 | |
| | | ||||||
| * | bot(lockfile): update r | nvim-treesitter-bot[bot] | 2024-09-14 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update glsl, hlsl, scala, slang | nvim-treesitter-bot[bot] | 2024-09-13 | 1 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update gomod, latex, markdown, markdown_inline, perl, scala | nvim-treesitter-bot[bot] | 2024-09-12 | 1 | -6/+6 | |
| | | ||||||
| * | feat(ruby): improve identifiers highlighting | Jerome Dalbert | 2024-09-12 | 1 | -3/+6 | |
| | | ||||||
| * | feat(gleam): add `@local.scope` capture for block (#7128) | Juhan | 2024-09-11 | 1 | -0/+3 | |
| | | ||||||
| * | ci: bump create-pull-request to v7 | Christian Clason | 2024-09-11 | 2 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update markdown, markdown_inline | nvim-treesitter-bot[bot] | 2024-09-11 | 1 | -2/+2 | |
| | | ||||||
| * | fix(rust): comment marker should not be `@operator` (#7135) | Amaan Qureshi | 2024-09-10 | 1 | -11/+14 | |
| | | ||||||
| * | Revert "ci(update): bump create-pull-request to v7 and sign commits" | Christian Clason | 2024-09-10 | 2 | -8/+6 | |
| | | | | | This reverts commit c9003a3cb19280bc252e24bfb813027643016e5f. | |||||
| * | ci(update): bump create-pull-request to v7 and sign commits | Christian Clason | 2024-09-10 | 2 | -6/+8 | |
| | | ||||||
| * | bot(lockfile): update elixir, gleam, lua, markdown, markdown_inline, perl, ↵ | nvim-treesitter-bot[bot] | 2024-09-10 | 1 | -8/+8 | |
| | | | | | scala, swift | |||||
| * | feat(latex): capture conditionals | Jonas Dujava | 2024-09-10 | 1 | -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, svelte | nvim-treesitter-bot[bot] | 2024-09-08 | 1 | -4/+4 | |
| | | ||||||
| * | fix(formatter): adapt formatter for nightly | Riley Bruins | 2024-09-07 | 1 | -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, swift | nvim-treesitter-bot[bot] | 2024-09-07 | 1 | -6/+6 | |
| | | ||||||
| * | feat(mermaid): indents and folds | Avi Areman | 2024-09-07 | 2 | -0/+28 | |
| | | ||||||
| * | bot(lockfile): update julia, kotlin, tcl | nvim-treesitter-bot[bot] | 2024-09-06 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update arduino, awk, bash, c, cpp, css, cuda, go, groovy, ↵ | nvim-treesitter-bot[bot] | 2024-09-05 | 4 | -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 behavior | Christian Clason | 2024-09-04 | 1 | -10/+13 | |
| | | ||||||
| * | fix(highlights): section headings in ini, git_config editorconfig (#7108) | Omar Valdez | 2024-09-03 | 3 | -4/+3 | |
| | | | | Section headers should be `@markup.heading` in ini-like grammars and `@string.special.path` in editorconfig. | |||||
| * | feat(javascript): update parser and queries | Amaan Qureshi | 2024-09-02 | 2 | -53/+24 | |
| | | ||||||
| * | feat(wing): add many missing highlights | Riley Bruins | 2024-09-02 | 4 | -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-02 | 1 | -10/+10 | |
| | | | | | java, racket, scheme, vhdl | |||||
| * | feat(gap): add gap and gaptst parser and queries (#7110) | Reinis Cirpons | 2024-09-01 | 10 | -0/+326 | |
| | | ||||||
| * | feat(latex): set url attribute for hyperlinks | Jonas Dujava | 2024-09-01 | 1 | -2/+3 | |
| | | | | | Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | |||||
| * | bot(lockfile): update http, styled, swift | nvim-treesitter-bot[bot] | 2024-09-01 | 1 | -3/+3 | |
| | | ||||||
| * | feat(query): highlight supertype "/" delimiters | Riley Bruins | 2024-08-31 | 1 | -1/+4 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-08-31 | 1 | -1/+3 | |
| | | ||||||
| * | feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064) | NullVoxPopuli | 2024-08-31 | 12 | -8/+152 | |
| | | ||||||
| * | fix(ini): highlight setting value as `@string` (#7104) | Omar Valdez | 2024-08-31 | 1 | -1/+1 | |
| | | | | Values are not typed in INI files and are interpreted as literal strings. | |||||
| * | fix(http): update injections queries (#7078) | Seongmin Lee | 2024-08-31 | 1 | -7/+3 | |
| | | ||||||
| * | bot(lockfile): update http, kotlin, perl, templ | nvim-treesitter-bot[bot] | 2024-08-31 | 1 | -4/+4 | |
| | | ||||||
| * | fix(query): explicitly opt-in to legacy behavior (#7101) | Christian Clason | 2024-08-30 | 1 | -1/+1 | |
| | | ||||||
| * | feat(markdown): set url attribute on image links | Gregory Anders | 2024-08-30 | 1 | -0/+5 | |
| | | ||||||
