aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* rust: use @type.qualifier and @storageclassTrard2022-11-061-5/+12
* highlights(rust): pub(self/super/crate), use super::thing, etcCormac Relf2022-11-061-1/+2
* highlights(rust): ["<" ">"] @punctuation.bracket in bracketed_type, for_lifet...Cormac Relf2022-11-061-0/+2
* highlights(rust): "for" @keyword everywhere else (for<'a>, HRTBs)Cormac Relf2022-11-061-2/+1
* highlights(rust): highlight Type in Type::Associated as @type instead of @nam...Cormac Relf2022-11-061-0/+3
* highlights(rust): panic!() and assert!() as @exceptionCormac Relf2022-11-061-0/+5
* fix: update scheme queries to parser changeChristian Clason2022-11-061-1/+1
* fix: update julia queries to parser changeChristian Clason2022-11-063-3/+3
* feat(ql): add folding queriesAlvaro Muñoz2022-11-051-0/+7
* fix(rust): update queries to breaking changesChristian Clason2022-11-053-9/+7
* refactor julia localsSergio Alejandro Vargas2022-11-021-32/+56
* refactor(highlights/julia): Update definitionsSergio Alejandro Vargas2022-11-021-95/+134
* lua: update queriesChristian Clason2022-11-011-0/+5
* help: update queriesChristian Clason2022-11-011-2/+11
* feat: conceal backslash escapeFolke Lemaitre2022-10-301-5/+4
* feat: markdown table highlights and inlineFolke Lemaitre2022-10-292-1/+12
* Add regex injections for php (#3592)gbprod2022-10-281-1/+7
* feat(git_rebase): add git_rebase parsergbprod2022-10-282-0/+13
* fix(ocaml): change query order for VariablesRobin Björklin2022-10-251-7/+7
* highlights(python): add "except*"Stephan Seitz2022-10-251-0/+1
* Update ecma injections to support recent additions to tree-sitter-javascript/...NullVoxPopuli2022-10-241-0/+2
* fix(bash): Rename ansii_c_string to ansi_c_string. (#3702)ギャラ2022-10-231-1/+1
* nickel: use @booleanJosé Luis Lafuente2022-10-201-1/+1
* parsers: add nickel parser (#3506)José Luis Lafuente2022-10-191-0/+61
* feat(diff): add diff parsergbprod2022-10-191-0/+6
* highlights(ecma): add pair_pattern punctuation.delimiterMunif Tanjim2022-10-171-0/+1
* locals(lua): fix directive not applyingbeardedsakimonkey2022-10-171-6/+6
* folds(yaml): Fold at the entire node, not at the body.Jongwook Choi2022-10-161-1/+2
* highlights: use @preproc where appropriateObserverOfTime2022-10-1515-16/+43
* test(gitattributes): add tests for highlightsObserverOfTime2022-10-151-2/+1
* highlights(c): highlight standard streamsObserverOfTime2022-10-151-0/+3
* highlights(rst): disable spell for code blocksObserverOfTime2022-10-152-2/+2
* highlights(dockerfile): add several highlightsObserverOfTime2022-10-151-0/+13
* highlights(bash): add all signal namesObserverOfTime2022-10-151-1/+3
* highlights(kotlin): add companion keywordObserverOfTime2022-10-151-0/+3
* highlights(scss): add function statementObserverOfTime2022-10-151-0/+7
* highlights(typescript): add override keywordObserverOfTime2022-10-151-0/+1
* highlights(vim): add some more keywordsObserverOfTime2022-10-151-0/+6
* highlights(r): add spellMaximilian Muecke2022-10-151-1/+1
* highlights(rust): distinguish between "for" in loops and impl_itemStephan Seitz2022-10-151-2/+4
* feat(viml): update queriesChristian Clason2022-10-151-1/+12
* feat(php): add queries for bash injectionsgbprod2022-10-121-0/+11
* feat(php): improve php foldsgbprod2022-10-121-3/+12
* fix(julia): remove highlight query for constantsFredrik Ekre2022-10-121-2/+0
* highlights(cpp): add alternative operator namesmliszcz2022-10-111-14/+11
* fix(php): add indent for enumsgbprod2022-10-101-0/+1
* feat(swift): sync highlight queries with upstreamAlex Pinkus2022-10-101-2/+5
* feat(twig): add @spell on commentsgbprod2022-10-061-1/+1
* Fix php indent for short array declarationgbprod2022-10-061-0/+1
* feat(spell) added spell to html-tags textLampros2022-10-051-1/+1