Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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