chore(zinit): switch to newer for-syntax for zinit declarations

This commit is contained in:
2022-04-28 12:10:39 +01:00
parent a5671fca28
commit 44ea1976e4
13 changed files with 73 additions and 71 deletions

View File

@@ -20,8 +20,8 @@ fi
path_prepend "$HOME/.config/doom-emacs/bin"
# install emacs-sandbox.sh
zinit ice wait lucid as'program' pick'emacs-sandbox.sh' from'gh'
zinit light alphapapa/emacs-sandbox.sh
zinit light-mode wait lucid as'program' pick'emacs-sandbox.sh' from'gh' \
for @alphapapa/emacs-sandbox.sh
# Setup vterm if shell is within vterm inside Emacs.
if [[ "$INSIDE_EMACS" = 'vterm' ]]; then