aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* fix(indents/yaml): only indent mapping pair if value is a blockPhelipe Teles2022-06-141-1/+1
* fix(indents/yaml): improve error handlingPhelipe Teles2022-06-141-0/+2
* fix(indents/yaml): indent sequence/list itemsPhelipe Teles2022-06-141-0/+1
* fix: keep cls variable highlighting consistent in class methodsRyan Barth2022-06-141-10/+2
* fix(tiger): remove duplicate keywordsBruno BELANYI2022-06-141-8/+0
* fix(tiger): adjust invalid queriesBruno BELANYI2022-06-143-20/+25
* feat(tiger): initial supportBruno BELANYI2022-06-145-0/+258
* vim: add basic folding for if statements and functions (#2994)Seth Barberee2022-06-071-0/+4
* injections(ecma): add injection for commented graphql template strings (#2987)Jackson Ludwig2022-06-051-0/+7
* highlights(php): highlight readonly keywordshirasaka2022-06-041-0/+1
* feat(highlights/julia): make operators visibleSergio Alejandro Vargas2022-06-011-23/+13
* highlights(c): highlight field_designator as `@property`Stephan Seitz2022-05-291-0/+1
* fix(nix): update parser and queriesMinijackson2022-05-243-42/+28
* highlights(vlang): add `attribute_declaration` and specialize some keywordsStephan Seitz2022-05-211-18/+31
* feat: highlight string_interpolation identifierstami52022-05-211-4/+11
* chore: add more builtin variablestami52022-05-211-1/+1
* chore: add $else keywordtami52022-05-211-0/+1
* chore(vlang): rename set! > #set!tami52022-05-211-3/+3
* parser(vlang): fix location of remote repoStephan Seitz2022-05-212-12/+9
* feat(vlang): initial supporttami52022-05-215-0/+448
* highlights(latex): only highlight command name, not whole commandStephan Seitz2022-05-211-2/+1
* highlights(slint): highlight operators and more punctuationStephan Seitz2022-05-211-0/+30
* python(folds): fold whole functions not only bodyStephan Seitz2022-05-151-8/+9
* indents(php): @auto on comment and ERRORprzepompownia2022-05-151-1/+3
* highlights(cuda): add __grid_constant__Stephan Seitz2022-05-151-0/+1
* Use @definition.function for method & func definitionsWilliam Mathewson2022-05-141-2/+2
* Add method to definitions in ECMA localsWilliam Mathewson2022-05-141-0/+4
* highlights(scheme): some fix (#2932)6cdh2022-05-141-3/+4
* Python: highlight future import (#2936)Santos Gallegos2022-05-131-0/+1
* highlights(php): improve highlight for attributesnsfisis2022-05-131-0/+4
* highlights(cpp): make "::" `@punctuation.delimiter`Stephan Seitz2022-05-071-4/+3
* highlights(ocaml): highlight units as suchPau Ruiz Safont2022-05-061-1/+2
* Add embedded template to support ERB filesNick Pezza2022-05-052-0/+14
* feat(vim): add support for constThomas Vigouroux2022-05-011-0/+1
* Python: highlight raise from statementSantos Gallegos2022-05-011-0/+2
* feat(proto): add parserfrancisco souza2022-04-282-0/+67
* Add additional m68k queriesGraham Bates2022-04-272-0/+23
* Use correct type for labelsGraham Bates2022-04-271-1/+1
* Remove query for interpolated macro argGraham Bates2022-04-271-2/+0
* feat: add m68k parser and queriesGraham Bates2022-04-272-0/+74
* indent(hcl): fix function callsMichael Hoffmann2022-04-252-11/+4
* indents(hcl): fix indentation queriesMichael Hoffmann2022-04-241-4/+13
* Fix YANG indentation for extension statementsTomas Sandven2022-04-231-0/+2
* Add aligned indents for multi-line stringsTomas Sandven2022-04-231-3/+6
* Add indent queries for YANGTomas Sandven2022-04-231-0/+5
* fix(go): reduce indent after },)Akin Sowemimo2022-04-181-0/+5
* highlights(java): add support for `text_block`sStephan Seitz2022-04-161-1/+1
* feat(vim): highlight unknown commandsThomas Vigouroux2022-04-161-1/+4
* highlights(julia): Update literalsSergio Alejandro Vargas2022-04-161-25/+33
* highlights(markdown): fix conceal captureStephan Seitz2022-04-151-1/+1