summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-14Update READMEGithub Actions
2021-12-14parsers: Add MDeiml/tree-sitter-markdown as markdown parserStephan Seitz
2021-12-14feat(lang): add makeLewis Russell
2021-12-14injections(rust): inject regex into `Regex::new`Stephan Seitz
2021-12-13Update lockfile.jsonGitHub
2021-12-13highlights(lua): `next` as builtin functionnumToStr
2021-12-12Update lockfile.jsonGitHub
2021-12-12highlights(ecma): highlight escape_sequenceStephan Seitz
2021-12-06Update lockfile.jsonGitHub
2021-12-06ci: use Neovim v0.6.0Stephan Seitz
2021-12-06Update lockfile.jsonGitHub
2021-12-06fix(fusion): update lockfileJirgn
2021-12-06feat(fusion): update testsJirgn
2021-12-06ci: open PRs to update READMEStephan Seitz
2021-12-06rust(highlights): fix highlighting of char_literalStephan Seitz
2021-12-06Apply cpp to arduinoChad Condon
2021-12-06docs: remove advice to use 0.5-compatStephan Seitz
2021-12-02OCaml string format specifiersDawid Zych
2021-12-01OCaml use @constant.builtin for built in constantssilenc3r
2021-12-01Update lockfile.jsonGitHub
2021-11-30Fix pug injectionStephan Seitz
2021-11-30[docgen] Update README.mdGithub Actions
2021-11-30Feat: Added Pug parser with inital queriesStefan Wienert
2021-11-30Update lockfile.jsonGitHub
2021-11-30ci: add nightly again to CIStephan Seitz
2021-11-30don't treat *.fs as glsl files as it collides with fsharpdkirchhof
2021-11-28Update lockfile.jsonGitHub
2021-11-28Handle .attrs() casesSteve Occhipinti
2021-11-28Support both styled.div and styled(Component)Steve Occhipinti
2021-11-28Add a basic styled-components injectionSteve Occhipinti
2021-11-28yaml(injections): Also add heuristics for Gitlab CI bashStephan Seitz
2021-11-28injections(yaml): inject bash on key "run"Stephan Seitz
2021-11-28highlights(bash): highlight "((" "))"Stephan Seitz
2021-11-28fix: off-by-one errors in indent calculationoxalica
2021-11-28Update lockfile.jsonGitHub
2021-11-28highlights(elm): apply review commentsStephan Seitz
2021-11-28feat(elm): add first elm highlightkiyan
2021-11-28feat(prisma): add ftdetectelianiva
2021-11-28[docgen] Update README.mdGithub Actions
2021-11-28test(prisma): add initial testelianiva
2021-11-28fix(prisma): propert @type highlightingelianiva
2021-11-28refactor(prisma): group similar nodeselianiva
2021-11-28refactor(prisma): switch to alternative repoelianiva
2021-11-28feat: add prisma supportelianiva
2021-11-28Fix docspatrick96
2021-11-28Completely remove condition from documentationpatrick96
2021-11-28Make disable accept a functionpatrick96
2021-11-28Rename cond to conditionpatrick96
2021-11-28Add documentation for cond settingpatrick96
2021-11-28zig: work around for hang neovimmaxxnino