summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-20Fixed lua style issues, updated grammar version to fix macOS build issuesAndrew Helwer
2021-08-20Filetype is tlaAndrew Helwer
2021-08-20Added TLA+ grammar & queriesAndrew Helwer
2021-08-20Add jsx to javascript (#1696)Santos Gallegos
2021-08-20feat(vim): support augroupsThomas Vigouroux
2021-08-20[docgen] Update README.mdGithub Actions
2021-08-20fix(viml): update and support mappingsThomas Vigouroux
2021-08-19Update lockfile.jsonGitHub
2021-08-18Remove redunant capture.Aleksei Abakumkin
2021-08-18Update CSharp highlights.Aleksei Abakumkin
2021-08-18Update lockfile.jsonGitHub
2021-08-18Disable combined injections for HEExClay
2021-08-18Add doctype highlightsClay
2021-08-18Update surface version, fix highlightsClay
2021-08-18Add HEEx language support, add missing commentstringsClay
2021-08-17Update lockfile.jsonGitHub
2021-08-17highlights(lua): Add semicolonsSergio Alejandro Vargas
2021-08-16fix(vim): highlight more punctuationThomas Vigouroux
2021-08-16feat: add support for vimThomas Vigouroux
2021-08-14Lua: highlight uppercase variables as constants (#1690)Santos Gallegos
2021-08-14Add comment highlighting for keywords in Haskell (#1695)jpe90
2021-08-14Update lockfile.json (#1689)github-actions[bot]
2021-08-14Query: update locals (#1692)Santos Gallegos
2021-08-14Query: highlight numbersSantos Gallegos
2021-08-13Fix: Improve Elixir highlighting performance (#1682)Connor Lay (Clay)
2021-08-13Update lockfile.jsonGitHub
2021-08-12highlights(zig): label, switch item, operator, punctuation, field property (#...maxxnino
2021-08-12[docgen] Update README.mdGithub Actions
2021-08-12Enable to highlight shebang on JS/TSdelphinus
2021-08-11Update lockfile.jsonGitHub
2021-08-11Update locklife.jsonmaxxnino
2021-08-11Update new query and parser for zigmaxxnino
2021-08-09Update lockfile.jsonGitHub
2021-08-09Fix instance and singleton method locals for RubyYorick Peterse
2021-08-08Update lockfile.json (#1679)github-actions[bot]
2021-08-08RST: use `any-of?` instead of `match?` (#1678)Santos Gallegos
2021-08-08RST: add code-block to injections (#1677)Santos Gallegos
2021-08-08Update lockfile.json (#1676)github-actions[bot]
2021-08-08CI: fix update lockfile jobSantos Gallegos
2021-08-07feat: allow 'revision' override in parser config (#1661)Munif Tanjim
2021-08-06Update lockfile.jsonGitHub
2021-08-06Update lockfile.jsonGitHub
2021-08-06fix(c_sharp): Improve highlightsLuxed
2021-08-06feat(c_sharp): Simplify folds by only folding blocks of code instead ofLuxed
2021-08-06feat(c_sharp): Add first draft of localsLuxed
2021-08-06Add zig ftdetect fileGregory Anders
2021-08-04highlights(zig): function return type, var decl typemaxxnino
2021-08-04highlights(zig): highlight enum,union,error and custom number typemaxxnino
2021-08-03[docgen] Update README.mdGithub Actions
2021-08-03fix: query_predicate - nthMunif Tanjim