summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-10highlights(hlsl): add `"globallycoherent"`Stephan Seitz
2022-09-10highlights(css): fix property highlightingStephan Seitz
Apply fix as suggested by https://github.com/binhtran432k Fixes #3395 Co-authored-by: Trần Đức Bình <binhtran432k@users.noreply.github.com>
2022-09-10indents(ecma): make "]" `@indent_end`Stephan Seitz
Fixes #3382
2022-09-10ci: add test for #3382 (wrong JS array indent)Stephan Seitz
2022-09-10Update READMEGithub Actions
2022-09-10Add @spell directives for haskellGuillaume Bouchard
2022-09-10feat: add jsonnetCezary Drożak
2022-09-10highlights(phpdoc): check spell within `text`przepompownia
2022-09-10Update CONTRIBUTING.mdCameron
Add `@variable.globle` to available variable captures.
2022-09-10Add global variable highlightingCameron
2022-09-10Update lockfile.jsonGitHub
2022-09-09fix(highlight): ensure link captures function existsAkin Sowemimo
before attempting to call it fixes #3465
2022-09-09Update lockfile.jsonGitHub
2022-09-09Update READMEGithub Actions
2022-09-09feat: add tree-sitter-gitattributesObserverOfTime
2022-09-09Update lockfile.jsonGitHub
2022-09-08Update lockfile.jsonGitHub
2022-09-08highlights(sql): missing keyword & marginaliaderekstride
2022-09-08Update lockfile.jsonGitHub
2022-09-08removed duplicated kw, start capturing subtree earlierMatthias Queitsch
2022-09-08change table_expression -> table_referenceMatthias Queitsch
2022-09-08highlights(meson): delimiter and operatorunitAnanda Umamil
2022-09-08Update READMEGithub Actions
2022-09-08feat(verilog): update versionzegervdv
2022-09-08feat(viml): bump parser and queriesChristian Clason
2022-09-06feat(spell): upstream spell queries from spellsitterLewis Russell
2022-09-05Update lockfile.jsonGitHub
2022-09-05Update READMEGithub Actions
2022-09-05Add support for menhir (OCaml parser generator)Martin Pépin
2022-09-05Update lockfile.jsonGitHub
2022-09-05highlights(swift): fix for_statement variable declarationAlex Pinkus
Incorporates a fix from upstream, caught due to the emacs tree-sitter plugin using an older version of tree-sitter that does stricter validation.
2022-09-05Update lockfile.jsonGitHub
2022-09-04Update lockfile.jsonGitHub
2022-09-03Update lockfile.jsonGitHub
2022-09-03make: add substitution_reference @operatorChinmay Dalal
2022-09-03Update lockfile.jsonGitHub
2022-09-02feat(qmljs): booleanShootingStarDragons
boolean is not in the right color, so fix it Log: fix the color of boolean for qmljs
2022-09-02Update READMEGithub Actions
2022-09-02Update lockfile.jsonGitHub
2022-09-01style: styluaRaafat Turki
2022-09-01fix: grammar urlRaafat Turki
2022-09-01feat(sxhkdrc): add folds and injectionsRaafat Turki
2022-09-01feat: add tree-sitter-sxhkdrcRaafat Turki
2022-08-31Update lockfile.jsonGitHub
2022-08-31chore(highlight): re-add earlier callAkin Sowemimo
2022-08-31fix(highlight): ensure links are rebuilt on colorscheme changeAkin Sowemimo
2022-08-31Update lockfile.jsonGitHub
2022-08-30Update lockfile.jsonGitHub
2022-08-30ci(indents): add known failure case for #3364Stephan Seitz
2022-08-29Add postresql-simple sql to haskell injectionsMarc Jakobi