aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* 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
* highlights(proto): highlight optionalMatthias Vogelgesang2022-10-041-0/+1
* Introduce twig parsergbprod2022-10-032-0/+62
* update vimdoc parser and queriesChristian Clason2022-09-291-9/+10
* indents(wgsl): add indents.scmStephan Seitz2022-09-281-0/+19
* haskell/highlights: Match `pattern` as a keywordJade Lovelace2022-09-271-0/+1
* feat(slint): <=> operatorShootingStarDragons2022-09-261-0/+1
* highlights(php): add spellLaytan Laats2022-09-261-2/+2
* feat(spell): support more languagesLewis Russell2022-09-2627-44/+41
* feat(comment): highlight `NOTE` as `@text.note` (#3537)Erik Westrup2022-09-231-0/+6
* highlights(elvish): Use `@function.builtin` for operator-like functionsTobias Frilling2022-09-191-1/+1
* fix(ecma injections): jsdoc match /** */ onlyNick Friday2022-09-151-1/+3
* highlights(sql): remove grouped keywordMatthias Queitsch2022-09-141-2/+1
* highlights(sql): removed duplicate keywords, added new keyword, hashingMatthias Queitsch2022-09-141-7/+12
* fix(fold): don't include whitespace end regionsLewis Russell2022-09-122-6/+16
* highlights(lua): add spellLewis Russell2022-09-121-0/+2
* parsers: add blueprint parserGabriele Musco2022-09-121-0/+57
* Add spell queryOmar Zeghouani2022-09-111-0/+1
* highlights(solidity): use `@function.call`/`@method.call`Stephan Seitz2022-09-111-3/+3
* highlights(hack): use `@function.call`/`@method.call`Stephan Seitz2022-09-111-3/+3
* highlights(haskell): use `@function.call`Stephan Seitz2022-09-111-4/+4
* highlights(elvish): use `@function.call`Stephan Seitz2022-09-111-1/+1
* highlights(elvish): use `@operator` for operatorsStephan Seitz2022-09-111-1/+1
* highlights(fish): use `@function.call`Stephan Seitz2022-09-111-1/+1
* highlights(clojure): use `@function.call`Stephan Seitz2022-09-111-2/+2
* highlights(clojure): out-comment TODO queryStephan Seitz2022-09-111-16/+16
* highlights(wgsl): use `@function.call`Stephan Seitz2022-09-111-1/+1
* highlights(ecma): use `@method.call`/`function.call`Stephan Seitz2022-09-111-2/+2
* highlights(c_sharp): use `@method.call`Stephan Seitz2022-09-111-4/+4