summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bot(lockfile): update editorconfig, erlang, sqlv0.9.3nvim-treesitter-bot[bot]2024-10-231-3/+3
|
* bot(lockfile): update erlang, gitcommit, lua, markdown, markdown_inlinenvim-treesitter-bot[bot]2024-10-221-5/+5
|
* fix(xml,dtd): adapt to parser changesObserverOfTime2024-10-223-66/+47
|
* bot(lockfile): update swift, tlaplus, vimdoc, xresourcesnvim-treesitter-bot[bot]2024-10-211-4/+4
|
* feat(c): use `@constant.macro` for macro identifiers (#7266)Omar Valdez2024-10-201-2/+11
|
* bot(readme): updatenvim-treesitter-bot[bot]2024-10-201-0/+1
|
* feat(xresources): add parser and queries (#7260)Omar Valdez2024-10-206-0/+114
|
* bot(lockfile): update devicetree, editorconfig, json, markdown, ↵nvim-treesitter-bot[bot]2024-10-201-6/+6
| | | | markdown_inline, svelte
* bot(lockfile): update gitcommit, regexnvim-treesitter-bot[bot]2024-10-191-2/+2
|
* bot(lockfile): update wgsl_bevynvim-treesitter-bot[bot]2024-10-181-1/+1
|
* bot(lockfile): update gitcommit, scala, superhtml, textprotonvim-treesitter-bot[bot]2024-10-171-4/+4
|
* bot(lockfile): update elixir, fsharp, glimmer_javascript, ↵nvim-treesitter-bot[bot]2024-10-161-12/+12
| | | | glimmer_typescript, gren, java, php, php_only, scala, t32
* fix(xml): remove unused rulesAmaan Qureshi2024-10-161-1/+148
|
* fix(tlaplus): remove unused rulesAmaan Qureshi2024-10-161-5/+0
|
* fix(starlark): remove unused rulesAmaan Qureshi2024-10-161-6/+1
|
* fix(sql): remove unused rulesAmaan Qureshi2024-10-161-7/+0
|
* fix(soql): remove unused ruleAmaan Qureshi2024-10-161-1/+0
|
* fix(scala): remove unused ruleAmaan Qureshi2024-10-161-2/+0
|
* fix(re2c): remove unused ruleAmaan Qureshi2024-10-161-1/+0
|
* fix(prql): remove unused rulesAmaan Qureshi2024-10-161-11/+0
|
* fix(ocaml_interface): remove unused ruleAmaan Qureshi2024-10-161-1/+327
|
* fix(nqc): remove unused ruleAmaan Qureshi2024-10-161-4/+1
|
* fix(dart): remove unused ruleAmaan Qureshi2024-10-161-1/+0
|
* fix(bitbake): remove unused ruleAmaan Qureshi2024-10-161-1/+0
|
* fix(astro): remove unused ruleAmaan Qureshi2024-10-161-1/+5
|
* fix(apex): remove unused ruleAmaan Qureshi2024-10-161-1/+0
|
* feat(verilog)!: use systemverilog parser and queries (#7170)henrykvdb2024-10-1610-860/+463
|
* bot(readme): updatenvim-treesitter-bot[bot]2024-10-161-0/+1
|
* feat(gren): gren parser and queries (#7237)Mae Brooks2024-10-154-0/+137
|
* feat(typst): fold sectionsIgor2024-10-151-0/+1
|
* don't capture tables as headingsOmar Valdez2024-10-151-20/+1
|
* refactor(toml): highlight queriesOmar Valdez2024-10-151-35/+39
|
* bot(lockfile): update agda, bash, c, c_sharp, cmake, cpp, css, diff, ↵nvim-treesitter-bot[bot]2024-10-152-40/+38
| | | | editorconfig, eds, elixir, embedded_template, gitcommit, go, gotmpl, haskell, helm, hlsl, html, java, javascript, jsdoc, julia, just, ledger, php, php_only, python, ql, qmljs, regex, ruby, rust, slang, templ, tsx, typescript, verilog
* fix(diff): delta highlights override punctuationRiley Bruins2024-10-151-1/+2
|
* feat(regex): better count quantifier highlightsRiley Bruins2024-10-151-0/+3
|
* Fix(auto_install): Install parser if Filetype already knownNikolai Devolder2024-10-141-6/+10
| | | | | | | If setup function was called after `FileType` autocommand triggers the installation of parser was not done. This commit checks if filetype is already know before adding the autocommand.
* fix(slang): adapt to parser changesAmaan Qureshi2024-10-141-1/+305
|
* fix(latex): capture nameless color change (#7243)Jonáš Dujava2024-10-141-1/+1
| | | | | | Color can be changed by directly passing color `model` and `spec`, so make the `name` field optional. Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
* bot(lockfile): update mlir, nix, perl, pioasmnvim-treesitter-bot[bot]2024-10-121-4/+4
|
* bot(lockfile): update editorconfig, meson, nix, phpdoc, tealnvim-treesitter-bot[bot]2024-10-111-5/+5
|
* fix(apex): update parser and queries (#7230)Heber2024-10-102-6/+5
|
* bot(lockfile): update editorconfig, kotlin, mlir, nix, swift, tactnvim-treesitter-bot[bot]2024-10-101-6/+6
|
* feat(tact): update parser and queries (#7196)Novus Nota2024-10-094-19/+22
|
* bot(lockfile): update superhtml, vnvim-treesitter-bot[bot]2024-10-091-2/+2
|
* bot(lockfile): update cmake, llvm, perl, vhdlnvim-treesitter-bot[bot]2024-10-082-5/+5
|
* fix(dart): more highlight coverage, import foldsRiley Bruins2024-10-082-13/+39
|
* bot(lockfile): update apex, mlir, nix, sflog, soql, sosl, superhtml, swift, ↵nvim-treesitter-bot[bot]2024-10-071-10/+10
| | | | templ, typst
* bot(readme): updatenvim-treesitter-bot[bot]2024-10-061-0/+1
|
* feat(superhtml): add superhtml parser and queriesTim Culverhouse2024-10-064-0/+66
| | | | | SuperHTML is a templating language used by the zine static site generator.
* bot(lockfile): update latex, nix, rubynvim-treesitter-bot[bot]2024-10-061-3/+3
|