aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* feat(gotmpl,helm): add fold queriesqvalentin2024-07-222-0/+9
* fix(lua): use @property for keys in table literals (#6956)Tyler Miller2024-07-211-1/+1
* feat(latex): simplify captures of font changingJonas Dujava2024-07-221-7/+1
* feat(snakemake): add wildcard flagOliver Thomas2024-07-211-1/+2
* feat(latex): capture `&` as `@punctuation.delimiter`Jonáš Dujava2024-07-211-2/+1
* fix(gitignore): hl/capture non-special pattern charsTyler Miller2024-07-201-4/+7
* feat(bash): readline injections (#6947)Omar Valdez2024-07-191-0/+12
* feat(latex): capture placeholder as variableJonas Dujava2024-07-191-0/+2
* feat(latex): add additional include highlightsJonas Dujava2024-07-191-5/+17
* feat(latex): injections for luacode, asy{def} environmentsChristian Clason2024-07-181-7/+12
* feat: add vhdl parser and queriesJohn-Philip Taylor2024-07-183-0/+480
* feat(wit): add folds, missing highlightsRiley Bruins2024-07-172-4/+30
* feat: add nginxVladimir Levin2024-07-173-0/+62
* feat: add indentation queries for angularDennis van den Berg2024-07-171-0/+15
* feat!: update angular parser to new majorDennis van den Berg2024-07-171-7/+0
* fix(facility): add highlight for event keywordBryan Kenote2024-07-161-1/+4
* fix(lua): indent functions before they are closedRiley Bruins2024-07-161-1/+6
* feat(python): Improved python indentation (#6859)Grace Petryk2024-07-161-4/+35
* feat(templ): add foldsVincent Rischmann2024-07-161-0/+15
* feat(goctl): add indentszhaown2024-07-101-0/+15
* feat(idl): update parser and queries (#6901)DragonBillow2024-07-101-1/+14
* bot(lockfile): update c_sharp, liquid, mlir, tsx, typescriptnvim-treesitter-bot[bot]2024-07-091-2/+2
* fix(php): do not indent after class/enum decl再生花2024-07-091-0/+6
* fix(ruby): highlight "&." as `@punctuation.delimiter` (#6887)Wadii Hajji2024-07-081-0/+1
* bot(lockfile): update editorconfig, fortran, hare, idl, mlir, nim, php, php_o...nvim-treesitter-bot[bot]2024-07-081-2/+2
* fix(hurl): multiline injection query needs injection.combinedKarl Yngve Lervåg2024-07-071-1/+2
* fix(wit): highlight <> as brackets (#6879)Liam Woodleigh-Hardinge2024-07-071-0/+2
* feat: add goctl parser and querieszhaown2024-07-073-0/+93
* feat(ruby): highlights for special methods (#6735)Pete Matsyburka2024-07-081-3/+8
* feat(jsx): apply HTML-based highlight improvements (#6867)Riley Bruins2024-07-051-0/+84
* fix(go): narrow down } usagePhạm Huy Hoàng2024-07-051-2/+13
* feat(nix): indentation queriesRiley Bruins2024-07-051-0/+75
* bot(lockfile): update editorconfig, javascript, witnvim-treesitter-bot[bot]2024-07-051-2/+2
* fix(html): correct the link label highlight (#6866)Riley Bruins2024-07-051-1/+1
* feat(jsdoc): add missing highlightsRiley Bruins2024-07-041-0/+37
* feat: editorconfig parser and queriesOmar Valdez2024-07-043-0/+59
* fix(ecma): indent single-line if statements (#6846)Riley Bruins2024-07-041-4/+9
* feat(idl): update idl parser and queries (#6854)DragonBillow2024-07-032-4/+68
* fix(turtle): update parser and queriesChristian Clason2024-07-033-3/+5
* feat(gotmpl,helm): raise highlight priorities (#6712)Kai Moschcau2024-07-032-21/+51
* feat(elm): add folds queriesDerek Gustafson2024-07-031-0/+14
* feat: add prolog and problog parser and queries (#6810)Stefano Volpe2024-07-028-0/+74
* feat(diff): Highlight commentsOmar Valdez2024-07-022-0/+4
* feat(idl): add indentsDragonBillow2024-07-011-0/+7
* feat(bp): update parser and queries (#6843)Bruno BELANYI2024-07-012-0/+4
* feat(idl): update highlightDragonBillow2024-07-011-6/+18
* feat: robots.txt supportVladimir Levin2024-06-302-0/+9
* fix(r): resolve highlight regressionsRiley Bruins2024-06-291-6/+11
* fix(r): adapt indent queriesPhạm Huy Hoàng2024-06-281-1/+3
* refactor(python): merge docstring queriesObserverOfTime2024-06-281-22/+3