aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* Add postresql-simple sql to haskell injectionsMarc Jakobi2022-08-291-0/+10
* Fix aesonQQ quasiquote_body for haskell injectionsGuillaume Bouchard2022-08-291-1/+1
* Haskell injection: support inline jsonGuillaume Bouchard2022-08-291-0/+10
* account for added and renamed keywordsMatthias Queitsch2022-08-291-2/+7
* feat(agda): better highlightShootingStarDragons2022-08-271-3/+4
* feat(cmake): add escape to highlightShootingStarDragons2022-08-271-0/+1
* chore(meson): add injections for mesonShootingStarDragons2022-08-271-0/+1
* injections(jsx): highlight `<style jsx>` as cssnumToStr2022-08-262-1/+9
* feat(meson): add support for mesonShootingStarDragons2022-08-262-0/+81
* feat(viml): update queriesChristian Clason2022-08-261-2/+15
* feat: allow to fold markdown sectionsZheng Piaodan2022-08-261-0/+1
* highlights(DOT): update keywordsrydesun2022-08-241-1/+10
* highlights(java): add "non-sealed" keywordStephan Seitz2022-08-231-0/+1
* change: allow one or more leading `;`numToStr2022-08-231-1/+1
* injections(lua): highlight string as `query` if starts with `;; query`numToStr2022-08-231-0/+3
* chore(vim): update parser and highlightsThomas Vigouroux2022-08-231-4/+2
* feat(vim): update to latest highlightsThomas Vigouroux2022-08-231-0/+18
* highlights(ecma): Update queries for literalsSergio Alejandro Vargas2022-08-221-9/+22
* Modified queries/java/highlights.scmanthony-S932022-08-221-0/+2
* highlights(javascript): "?." -> optional_chainGitHub2022-08-203-2/+6
* parsers: add HLSLStephan Seitz2022-08-195-0/+29
* update vim parser and queriesChristian Clason2022-08-172-5/+13
* parsers: add tree-sitter-gitignoreStephan Seitz2022-08-161-0/+31
* highlights(swift): add keywords "convenience", "required", "override"Stephan Seitz2022-08-161-0/+3
* highlights(swift): add keywords "actor", "nonisolated"Stephan Seitz2022-08-161-0/+2
* fix wrong parseShootingStarDragons2022-08-161-1/+1
* add regenerate the treesitterShootingStarDragons2022-08-161-0/+4
* add highlightsShootingStarDragons2022-08-161-0/+81
* highlights(ql): follow upstream refactor of qualModuleExprStephan Seitz2022-08-151-2/+1
* indents(go): no indent at all composite_literal, indent at struct_typeStephan Seitz2022-08-151-1/+1
* fix(ruby): indent of brackets & parensZheng Piaodan2022-08-131-2/+0
* fix(ruby): indent parenthesized_statementsZheng Piaodan2022-08-131-0/+1
* Conceal reference and shortcut links in markdownBen Weedon2022-08-111-6/+30
* fix(zig): Do not indent on newline after blockphynalle2022-08-081-0/+2
* injections(go): avoid running queries on all commentsStephan Seitz2022-08-061-5/+0
* go folds.scm composit_literalray-x2022-08-051-0/+2
* indents(go): improve `@branch` rulesStephan Seitz2022-08-051-1/+2
* SQL highlight queries rely on latest parser ASTderekstride2022-08-051-5/+4
* Split func/method definition from calls in several programming language querieslfenzo2022-08-0315-32/+32
* Split func/method definition from calls in lotlin highlighting querieslfenzo2022-08-031-2/+2
* Split func/method definition from calls in Go highlighting querieslfenzo2022-08-031-2/+2
* Split func/method definition from calls in C++ highlighting querieslfenzo2022-08-031-4/+4
* Split func/method definition from calls in C highlighting querieslfenzo2022-08-031-2/+2
* Split func/method definition from calls in julia highlighting querylfenzo2022-08-031-4/+4
* Split func/method definition from calls in python highlighting querylfenzo2022-08-031-2/+2
* Add racket support6cdh2022-08-033-0/+141
* other folds addedShootingStarDragons2022-08-031-0/+6
* change tab to spaceShootingStarDragons2022-08-031-2/+2
* add folds.scmShootingStarDragons2022-08-031-0/+6
* highlights(c/cpp): move attributes to C (again)Stephan Seitz2022-07-282-2/+1