mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-21 17:03:03 +00:00
Pandoc completion
This commit is contained in:
parent
ed095c5cc8
commit
6b31aea2df
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ These plugins add tab completion without adding extra functions or aliases.
|
|||
* [zsh-completions](https://github.com/zsh-users/zsh-completions) is a collection of extra completions for zsh. To use it, add `antigen bundle zsh-users/zsh-completions src` to your .zshrc
|
||||
- [gulp-autocompletion-zsh](https://github.com/srijanshetty/gulp-autocompletion-zsh) - gulp autocomplete for oh-my-zsh/antigen
|
||||
- [zsh-pip-completion](https://github.com/srijanshetty/zsh-pip-completion) - pip autocomplete pulgin for oh-my-zsh/antigen
|
||||
- [zsh-pandoc-completion](https://github.com/srijanshetty/zsh-pandoc-completion) - Pandoc completion pulgin for oh-my-zsh/antigen
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Reference in a new issue