Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srijanshetty/zsh-pandoc-completion
Antigen plugin for pandoc
https://github.com/srijanshetty/zsh-pandoc-completion
antigen bash dotfiles-linux dotfiles-macos oh-my-zsh oh-my-zsh-plugin ohmyzsh pandoc pandoc-completion prezto shell zsh zsh-completions zsh-plugin
Last synced: 26 days ago
JSON representation
Antigen plugin for pandoc
- Host: GitHub
- URL: https://github.com/srijanshetty/zsh-pandoc-completion
- Owner: srijanshetty
- License: mit
- Created: 2014-12-06T17:07:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T18:07:20.000Z (over 5 years ago)
- Last Synced: 2024-04-16T16:22:40.613Z (7 months ago)
- Topics: antigen, bash, dotfiles-linux, dotfiles-macos, oh-my-zsh, oh-my-zsh-plugin, ohmyzsh, pandoc, pandoc-completion, prezto, shell, zsh, zsh-completions, zsh-plugin
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 14
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pandoc Completion
-----------------Simple completion function to complete pandoc in zsh
Installation
------------### Antigen
```shell
antigen bundle srijanshetty/zsh-pandoc-completion
```Acknowledgement
--------------The completion has been taken from @sky-y's gist https://gist.github.com/sky-y/3334048