| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(graphql): end indent after block | Levi | 2024-03-21 | 1 | -0/+2 | |
| | | ||||||
| * | feat(sql): highlight fields in column definition | Omar Valdez | 2024-03-20 | 1 | -0/+3 | |
| | | ||||||
| * | feat(install): add blob filter to git clone command (#6325) | TLW | 2024-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | bot(lockfile): update asm, cmake, glimmer, php, php_only, typst, vimdoc, wing | nvim-treesitter-bot[bot] | 2024-03-20 | 1 | -8/+8 | |
| | | ||||||
| * | Update Clojure highlights to be metadata aware (#6213) | Noah | 2024-03-19 | 2 | -30/+99 | |
| | | ||||||
| * | bot(lockfile): update asm, erlang, gleam, html, http, v, wing | nvim-treesitter-bot[bot] | 2024-03-19 | 1 | -7/+7 | |
| | | ||||||
| * | feat: add vento support (#6261) | Matthew Taylor | 2024-03-18 | 5 | -0/+35 | |
| | | ||||||
| * | bot(lockfile): update arduino, cmake, dtd, http, mlir, ocaml, ↵ | nvim-treesitter-bot[bot] | 2024-03-18 | 1 | -12/+12 | |
| | | | | | ocaml_interface, slint, swift, vimdoc, wing, xml | |||||
| * | fix(latex): Fold \iffalse..\fi comments | gi1242 | 2024-03-17 | 1 | -0/+1 | |
| | | ||||||
| * | feat(http): switch to new parser version | NTBBloodbath | 2024-03-18 | 5 | -13/+35 | |
| | | | | | | | | | | | | | | | fix(http): use `@variable.member` for fields fix(http): keep the comment injection fix(http): keep `method` capture as `@function.method` docs(README.md): update HTTP parser maintainers list feat(http): remove redundant captures cleanup(http): remove unneedeed highlighting captures | |||||
| * | bot(lockfile): update c_sharp, glimmer, hyprlang, meson, mlir, ocaml, ↵ | nvim-treesitter-bot[bot] | 2024-03-17 | 2 | -11/+11 | |
| | | | | | | | ocaml_interface, swift, v adapt to ocaml grammar location change | |||||
| * | feat(php): improve indents in return statements & chained methods | Caleb White | 2024-03-16 | 3 | -0/+126 | |
| | | ||||||
| * | feat(hyprlang): add bash injections | Luckas | 2024-03-16 | 1 | -0/+3 | |
| | | ||||||
| * | feat(rust): move pub to `@keyword.modifier` | Riley Bruins | 2024-03-16 | 1 | -4/+1 | |
| | | | | | Also consolidates most of the captures | |||||
| * | fix(htmldjango): update highlights | ObserverOfTime | 2024-03-16 | 1 | -4/+7 | |
| | | ||||||
| * | bot(lockfile): update devicetree, dtd, htmldjango, perl, racket, scheme, v, ↵ | nvim-treesitter-bot[bot] | 2024-03-16 | 1 | -9/+9 | |
| | | | | | wing, xml | |||||
| * | feat(verilog): `@keyword.modifier` for lifetime | Jaehwang Jung | 2024-03-16 | 1 | -1/+1 | |
| | | ||||||
| * | feat(rust,lalrpop): `@attribute` for lifetimes | Jaehwang Jung | 2024-03-16 | 3 | -6/+17 | |
| | | | | | `@keyword` is only for language-defined keywords. | |||||
| * | feat(highlights)!: remove non-keyword `@type.qualifier` | Jaehwang Jung | 2024-03-16 | 4 | -20/+2 | |
| | | | | | | | | | * blueprint: Don't specially highlight template_name_qualifier. This is similar to inheritance base class. Other languages don't highlight them specially. * eds: `@type` for all `*Type` keys * chatito: `@attribute` for variation | |||||
| * | feat(highlights)!: `@keyword.storage` → `@keyword.modifier` | Jaehwang Jung | 2024-03-16 | 36 | -44/+43 | |
| | | ||||||
| * | feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier` | Jaehwang Jung | 2024-03-16 | 76 | -108/+109 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-03-15 | 1 | -1/+1 | |
| | | ||||||
| * | feat(yaml)!: switch upstream parser | Amaan Qureshi | 2024-03-15 | 2 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update gitcommit, mlir, rnoweb, swift, vimdoc, wing | nvim-treesitter-bot[bot] | 2024-03-15 | 1 | -6/+6 | |
| | | ||||||
| * | feat(dot): add indents queries | Luckas | 2024-03-15 | 3 | -0/+42 | |
| | | | | | | | | * feat(dot): add indents queries * add: tests * fix: test | |||||
| * | fix(vimdoc): adapt to breaking Neovim change | Christian Clason | 2024-03-14 | 2 | -3/+14 | |
| | | | | | | | | | | | Problem: https://github.com/neovim/neovim/commit/cb46f6e467268edf917cc3617b4c024a66b256de#diff-edf997b0c2d42d31828800641ac1f5a46487fe24a0d46ccf70bcd58a14f3868f introduced a regression on how `#set!` behaves with several matches in a single pattern, breaking conceals in, e.g., taglinks. Solution: Separate taglink etc. patterns into concealed marker and contents. Also add URL support for concealed markdown links. | |||||
| * | bot(lockfile): update angular, awk, heex, html, kotlin, markdown, ↵ | nvim-treesitter-bot[bot] | 2024-03-14 | 1 | -10/+10 | |
| | | | | | markdown_inline, sql, swift, wing | |||||
| * | * feat(ecma): styled injection for `css` and `keyframes` | Mark Skelton | 2024-03-13 | 1 | -2/+15 | |
| | | ||||||
| * | bot(lockfile): update kotlin, scala | nvim-treesitter-bot[bot] | 2024-03-13 | 1 | -2/+2 | |
| | | ||||||
| * | bot(lockfile): update angular, bash, c, cmake, cue, java, javascript, ↵ | nvim-treesitter-bot[bot] | 2024-03-13 | 1 | -23/+23 | |
| | | | | | kotlin, lua, php, php_only, python, racket, ruby, rust, scala, scheme, slint, solidity, tlaplus, tsx, typescript, wing | |||||
| * | feat(vimdoc): highlight modeline | ObserverOfTime | 2024-03-13 | 2 | -1/+3 | |
| | | ||||||
| * | feat(swift): add init/deinit indents | 再生花 | 2024-03-13 | 4 | -5/+25 | |
| | | | | | Signed-off-by: Phạm Huy Hoàng <hoangtun0810@gmail.com> | |||||
| * | fix(scripts): actually skip lockfile updates | ObserverOfTime | 2024-03-12 | 2 | -10/+7 | |
| | | ||||||
| * | fix(php): highlight property access using nullsafe operator, move ↵ | Tobias S | 2024-03-11 | 1 | -2/+10 | |
| | | | | | `@property` to `@variable.member` | |||||
| * | fix(c): improve doxygen comment matching (#6278) | Chad Condon | 2024-03-11 | 2 | -2/+2 | |
| | | ||||||
| * | bot(lockfile): update arduino, beancount, ocaml, ocaml_interface | nvim-treesitter-bot[bot] | 2024-03-10 | 1 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update swift, vim, wing | nvim-treesitter-bot[bot] | 2024-03-09 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update mlir, wing | nvim-treesitter-bot[bot] | 2024-03-08 | 1 | -2/+2 | |
| | | ||||||
| * | fix(nickel): update highlights to grammar change | Christian Clason | 2024-03-08 | 2 | -8/+8 | |
| | | ||||||
| * | fix(luadoc): `@nospell` identifiers and keywords | Kai Moschcau | 2024-03-07 | 1 | -28/+28 | |
| | | ||||||
| * | feat(markdown): highlight link label delimiter | Riley Bruins | 2024-03-07 | 1 | -0/+4 | |
| | | ||||||
| * | bot(lockfile): update python, wing | nvim-treesitter-bot[bot] | 2024-03-07 | 1 | -2/+2 | |
| | | ||||||
| * | bot(lockfile): update cue, gitcommit, wing | nvim-treesitter-bot[bot] | 2024-03-06 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update gleam, php, php_only, swift, wing | nvim-treesitter-bot[bot] | 2024-03-05 | 1 | -5/+5 | |
| | | ||||||
| * | fix(angular): typo in capture name (#6249) | Dennis van den Berg | 2024-03-04 | 2 | -2/+2 | |
| | | ||||||
| * | bot(lockfile): update puppet, swift, t32, wing | nvim-treesitter-bot[bot] | 2024-03-04 | 1 | -7/+7 | |
| | | ||||||
| * | fix(sourcepawn) update queries to grammar change (#6247) | Charles | 2024-03-04 | 2 | -3/+2 | |
| | | ||||||
| * | feat(swift): add will/didSet indent | Phạm Huy Hoàng | 2024-03-04 | 4 | -3/+10 | |
| | | | | | Fixes CI error in PR.6237 | |||||
| * | fix(comment): remove duplicate 'FIXME' | Christian Clason | 2024-03-03 | 2 | -6/+6 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-03-03 | 1 | -1/+1 | |
| | | ||||||
