summaryrefslogtreecommitdiff
path: root/plugins/deno/deno.plugin.zsh
AgeCommit message (Expand)Author
2023-05-03feat(deno): add `dru` alias for `--unstable` (#11667)kang
2022-03-28chore: removing old completion code (#10616)Carlo Sala
2022-01-05style: declare globals properlyMarc Cornellà
2021-12-28refactor(plugins): generate completion functions in the backgroundMarc Cornellà
2021-12-28chore: fix comment bulk replaceMarc Cornellà
2021-12-28refactor: handle `$0` according to the Zsh plugin standard (#10518)Curtis Rueden
2021-12-17feat(deno): adding drA alias for --allow-all (#10501)Carlo Sala
2021-09-15refactor(plugins): remove old generated completion filesMarc Cornellà
2021-09-15fix(core): move plugin-generated completion files to `$ZSH_CACHE_DIR/completi...Marc Cornellà
2021-09-15fix(plugins): fix `_comps` error in completion generation plugins (#10190)Marc Cornellà
2021-04-26fix(deno): actually load deno completion (#9863)Carlo Sala
2021-04-25feat(plugins): add plugin for `deno` (#9847)Carlo Sala