summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2021-12-14highlights(bash): add `[[` `]]`lucy
2021-12-14highlights(bash): add process substitutionlucy
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-13highlights(lua): `next` as builtin functionnumToStr
2021-12-12highlights(ecma): highlight escape_sequenceStephan Seitz
2021-12-06feat(fusion): update testsJirgn
2021-12-06rust(highlights): fix highlighting of char_literalStephan Seitz
2021-12-02OCaml string format specifiersDawid Zych
2021-12-01OCaml use @constant.builtin for built in constantssilenc3r
2021-11-30Fix pug injectionStephan Seitz
2021-11-30Feat: Added Pug parser with inital queriesStefan Wienert
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-28highlights(elm): apply review commentsStephan Seitz
2021-11-28feat(elm): add first elm highlightkiyan
2021-11-28feat(prisma): add ftdetectelianiva
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-28zig: work around for hang neovimmaxxnino
2021-11-26parsers(fusion): add info about main branchStephan Seitz
2021-11-26fix: incorrect hightlight groupsJirgn
2021-11-26fix: typo in highlight group punct(u)ationJirgn
2021-11-26feat: add fusion grammar and highlightsJirgn
2021-11-25highlights(rust): organize keywords and literalsSergio Alejandro Vargas
2021-11-25highlights(rust): update operatorsSergio Alejandro Vargas
2021-11-25Rename queries: godotResource -> godot_resourceStephan Seitz
2021-11-25ecma: highlight private properties and methodsnumToStr
2021-11-23zig: highlight zig format, type and functionmaxxnino
2021-11-23Prefer lua-match over matchLewis Russell
2021-11-18r add new highlightsaspeddro
2021-11-16Add basic vimscript injection in `vim.cmd`/`nvim_command`/`nvim_exec` (#1922)vhyrro
2021-11-14C: fix preproc parametersSantos Gallegos
2021-11-12r add new highlightsaspeddro
2021-11-12injections(http): add comment injectionStephan Seitz
2021-11-12refactor: inherit jsongegoune
2021-11-12fix: address change requestsgegoune
2021-11-12feat: add http parsergegoune
2021-11-12Python: highlight semicolonSantos Gallegos
2021-11-12fix: use more specific identifier checkŁukasz Niemier
2021-11-12fix: make comment doc highlighting work for any doc tagŁukasz Niemier
2021-11-12fix: Elixir non-doc sigils will no longer be flickeringŁukasz Niemier
2021-11-12r: add new operatoraspeddro