What's Changed
[v2.0.12]
- Add syntax definition for antidote bundle files (
.zsh_plugins.txt). See misc/zsh_plugins.sublime-syntax. - Use bat for fzf snapshot preview when available, using our new syntax highlighter, with fallback to basic coloring if bat is unavailable or syntax is not installed
- Add
zstyle ':antidote:bat' opts ...to allow user to configure their preferred bat options - Fix
antidote updateto fail faster on git errors - Add tests to ensure git autostashing is working
- V2.0.12 by @mattmc3 in #262
Full Changelog: v2.0.11...v2.0.12