Add marcelohmdias/zsh-deno

Add `marcelohmdias/zsh-deno` tab completion

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2024-06-18 15:21:16 -06:00
parent 1c44815846
commit 554abfe21a

View file

@ -1535,6 +1535,7 @@ These plugins add tab completions without adding extra functions or aliases.
- [dagger](https://github.com/jygastaud/dagger-oh-my-zsh) - Completions for dagger.
- [dbic](https://github.com/lejeunerenard/dbic-migration-env) - Automatically sets up Environment variables for DBIx::Class::Migration's script and Dancer.
- [ddc](https://github.com/Shougo/ddc-zsh) - Adds tab completions for [ddc](https://github.com/Shougo/ddc.vim).
- [deno](https://github.com/marcelohmdias/zsh-deno) - Tab completions for [deno](https://deno.com/).
- [docker (chr-fritz)](https://github.com/chr-fritz/docker-completion.zshplugin) - Loads `docker` ZSH tab completions directly from **Docker for Mac**.
- [docker (felixr)](https://github.com/felixr/docker-zsh-completion) - Add tab completions for `docker`.
- [docker (greymd)](https://github.com/greymd/docker-zsh-completion) - Add tab completions for `docker` and `docker-compose`.