summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2022-11-02refactor julia localsSergio Alejandro Vargas
2022-11-02refactor(highlights/julia): Update definitionsSergio Alejandro Vargas
2022-11-01lua: update queriesChristian Clason
2022-11-01help: update queriesChristian Clason
2022-10-30feat: conceal backslash escapeFolke Lemaitre
2022-10-29feat: markdown table highlights and inlineFolke Lemaitre
2022-10-28Add regex injections for php (#3592)gbprod
2022-10-28feat(git_rebase): add git_rebase parsergbprod
2022-10-25fix(ocaml): change query order for VariablesRobin Björklin
2022-10-25highlights(python): add "except*"Stephan Seitz
2022-10-24Update ecma injections to support recent additions to tree-sitter-javascript/...NullVoxPopuli
2022-10-23fix(bash): Rename ansii_c_string to ansi_c_string. (#3702)ギャラ
2022-10-20nickel: use @booleanJosé Luis Lafuente
2022-10-19parsers: add nickel parser (#3506)José Luis Lafuente
2022-10-19feat(diff): add diff parsergbprod
2022-10-17highlights(ecma): add pair_pattern punctuation.delimiterMunif Tanjim
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