summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2022-10-17locals(lua): fix directive not applyingbeardedsakimonkey
2022-10-16folds(yaml): Fold at the entire node, not at the body.Jongwook Choi
2022-10-15highlights: use @preproc where appropriateObserverOfTime
2022-10-15test(gitattributes): add tests for highlightsObserverOfTime
2022-10-15highlights(c): highlight standard streamsObserverOfTime
2022-10-15highlights(rst): disable spell for code blocksObserverOfTime
2022-10-15highlights(dockerfile): add several highlightsObserverOfTime
2022-10-15highlights(bash): add all signal namesObserverOfTime
2022-10-15highlights(kotlin): add companion keywordObserverOfTime
2022-10-15highlights(scss): add function statementObserverOfTime
2022-10-15highlights(typescript): add override keywordObserverOfTime
2022-10-15highlights(vim): add some more keywordsObserverOfTime
2022-10-15highlights(r): add spellMaximilian Muecke
2022-10-15highlights(rust): distinguish between "for" in loops and impl_itemStephan Seitz
2022-10-15feat(viml): update queriesChristian Clason
2022-10-12feat(php): add queries for bash injectionsgbprod
2022-10-12feat(php): improve php foldsgbprod
2022-10-12fix(julia): remove highlight query for constantsFredrik Ekre
2022-10-11highlights(cpp): add alternative operator namesmliszcz
2022-10-10fix(php): add indent for enumsgbprod
2022-10-10feat(swift): sync highlight queries with upstreamAlex Pinkus
2022-10-06feat(twig): add @spell on commentsgbprod
2022-10-06Fix php indent for short array declarationgbprod
2022-10-05feat(spell) added spell to html-tags textLampros
2022-10-04highlights(proto): highlight optionalMatthias Vogelgesang
2022-10-03Introduce twig parsergbprod
2022-09-29update vimdoc parser and queriesChristian Clason
2022-09-28indents(wgsl): add indents.scmStephan Seitz
2022-09-27haskell/highlights: Match `pattern` as a keywordJade Lovelace
2022-09-26feat(slint): <=> operatorShootingStarDragons
2022-09-26highlights(php): add spellLaytan Laats
2022-09-26feat(spell): support more languagesLewis Russell
2022-09-23feat(comment): highlight `NOTE` as `@text.note` (#3537)Erik Westrup
2022-09-19highlights(elvish): Use `@function.builtin` for operator-like functionsTobias Frilling
2022-09-15fix(ecma injections): jsdoc match /** */ onlyNick Friday
2022-09-14highlights(sql): remove grouped keywordMatthias Queitsch
2022-09-14highlights(sql): removed duplicate keywords, added new keyword, hashingMatthias Queitsch
2022-09-12fix(fold): don't include whitespace end regionsLewis Russell
2022-09-12highlights(lua): add spellLewis Russell
2022-09-12parsers: add blueprint parserGabriele Musco
2022-09-11Add spell queryOmar Zeghouani
2022-09-11highlights(solidity): use `@function.call`/`@method.call`Stephan Seitz
2022-09-11highlights(hack): use `@function.call`/`@method.call`Stephan Seitz
2022-09-11highlights(haskell): use `@function.call`Stephan Seitz
2022-09-11highlights(elvish): use `@function.call`Stephan Seitz
2022-09-11highlights(elvish): use `@operator` for operatorsStephan Seitz
2022-09-11highlights(fish): use `@function.call`Stephan Seitz
2022-09-11highlights(clojure): use `@function.call`Stephan Seitz
2022-09-11highlights(clojure): out-comment TODO queryStephan Seitz
2022-09-11highlights(wgsl): use `@function.call`Stephan Seitz