mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 17:23:08 +00:00
Add fourdim/zsh-poetry
Add `fourdim/zsh-poetry` tab completions for [poetry](https://python-poetry.org/) Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
01261bca43
commit
15e5bd100a
1 changed files with 1 additions and 0 deletions
|
@ -1495,6 +1495,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
- [pipx](https://github.com/omBratteng/zsh-plugin-pipx) - Tab completions for [pipx](https://github.com/pypa/pipx).
|
||||
- [pks-autocomplete](https://github.com/tybritten/pks-zsh-autocomplete-plugin) - Adds completions for Pivotal's [PKS CLI](https://network.pivotal.io/products/pivotal-container-service)
|
||||
- [pmy](https://github.com/relastle/pmy) - General purpose context-aware ZSH completion engine powered by [fzf](https://github.com/junegunn/fzf).
|
||||
- [poetry](https://github.com/fourdim/zsh-poetry) - Tab completions for [poetry](https://python-poetry.org/).
|
||||
- [prettier](https://github.com/sambergo/zsh-prettier-completion/) - Tab completion for [prettier](https://prettier.io/.)
|
||||
- [quickjump](https://github.com/fikovnik/zsh-quickjump) - Adds tab completion support for [skim](https://github.com/lotabout/skim) for recent files and directories using [fasd](https://github.com/whjvenyl/fasd).
|
||||
- [racket completion](https://github.com/racket/shell-completion) - Completion for [Racket](http://racket-lang.org).
|
||||
|
|
Loading…
Reference in a new issue