[zsh] Install Pandoc 2.x to make Spacemacs happy

This commit is contained in:
Sebastian Schulze 2018-04-26 09:54:38 +02:00
parent 43662546cd
commit c63b3616f1
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ zplug "urbainvaes/fzf-marks"
zplug "Tarrasch/zsh-autoenv"
zplug "MichaelAquilina/zsh-emojis"
zplug "stedolan/jq", as:command, from:gh-r, rename-to:jq
zplug "jgm/pandoc", from:gh-r, as:command, use:"*linux*tar*", at: "2.1.3"
AUTOENV_FILE_ENTER=".direnv"
ZSH_THEME="spaceship"