summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2022-01-09highlights(llvm): import highlight queries from upstreamStephan Seitz
2022-01-09highlights(go): highlights "~"Stephan Seitz
2022-01-09folds(bash): fold at `c_style_for_statement`Stephan Seitz
2022-01-08fix(kotlin): use _import for type capturesSal Bakraa
2022-01-08fix(kotlin): use @attribute instead of @annotationSal Bakraa
2022-01-08fix(kotlin): use correct node for when expression foldsSal Bakraa
2022-01-08fix(kotlin): fix typo in locals querySal Bakraa
2022-01-08feat(kotlin): include a folds and a locals querySal Bakraa
2022-01-08fix(kotlin): include regex in injections querySal Bakraa
2022-01-08fix(kotlin): update highlights query to match new parserSal Bakraa
2022-01-08Add highlight for quote markerMDeiml
2022-01-08Better punctuation queries for foamElwardi
2022-01-08Remove OpenFOAM textobjectsElwardi
2022-01-08Highlight builtins as @constant.builtin in OpenFOAM queriesElwardi
2022-01-08Add OpenFOAM parserElwardi
2022-01-08Improve Haskell highlightingAnanda Umamil
2022-01-08Add ninja parser (#2217)Alexandre A. Muller
2022-01-07highlights(make): add all special targetsLewis Russell
2022-01-07highlights(markdown): `image_description` as referencenumToStr
2022-01-07highlights(markdown): image `!` as delimeternumToStr
2022-01-07highlights(markdown): `link_title` as string literalnumToStr
2022-01-07highlights(markdown): image `(` `)` `[` `]` as delemiternumToStr
2022-01-06fix(locals): fix local selectors queryFymyte
2022-01-06add(indent): add ignore indent for commentsFymyte
2022-01-06fix(indent): fix indent queriesFymyte
2022-01-06add(query): fold, indent and locals queries for rasiFymyte
2022-01-06improve markdown highlightingAlvaro Muñoz Sanchez
2022-01-05Be more accurate about code block languageMDeiml
2022-01-05highlights(Pascal): Fix highlighting of typesPhilip Zander
2022-01-05fix: Remove pi_statement from highlight to sync up with upstream changeMads Kjeldgaard
2022-01-05add(rasi): add rasi parserFymyte
2022-01-04Remove Python docstring injectionsRafik Draoui
2022-01-04fix: typo in locals queryJirgn
2022-01-04fix: add eel_array and eel_object to indent queryJirgn
2022-01-04fix: highlights for value_expression start and end as punctuationJirgn
2022-01-04feat: add indent for fusion and afxJirgn
2022-01-04fix: add afx_text to highlights (text)Jirgn
2022-01-04feat: add more local definitionsJirgn
2022-01-04feat: add fold queriesJirgn
2021-12-29highlights(pascal): Highlight variablesPhilip Zander
2021-12-24Add support for Pascal (#2153)Isopod
2021-12-24Query: update highlightsSantos Gallegos
2021-12-23PHP: highlight unsetSantos Gallegos
2021-12-23update fusion to version 1.1.1 (#2148)jirgn
2021-12-22Update queriesSantos Gallegos
2021-12-21Markdown: update queriesSantos Gallegos
2021-12-19highlights(markdown): separate highlight for header marker and underline (#2129)Michael Chris Lopez
2021-12-18highlights(python): Improve self and cls highlight (#2134)Fabian
2021-12-18Add support for new golang `go.work` filesOmer Tuchfeld
2021-12-17highlights(markdown): highlight link_text as @text.referenceMichael Chris Lopez