Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 315 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 315 Bytes

Pandoc Completion

Simple completion function to complete pandoc in zsh

Installation

Antigen

antigen bundle srijanshetty/zsh-pandoc-completion

Acknowledgement

The completion has been taken from @sky-y's gist https://gist.github.com/sky-y/3334048