We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe2b3d commit f10c8fbCopy full SHA for f10c8fb
1 file changed
profile/default/resource/.config/zsh/init.d/global.sh
@@ -63,7 +63,8 @@ if command -v zinit &>/dev/null; then
63
zinit snippet OMZP::asdf
64
# zinit snippet OMZP::fzf
65
66
- zinit light hlissner/zsh-autopair
+ zinit wait lucid for \
67
+ hlissner/zsh-autopair
68
69
# Fast highlight
70
# @see https://github.com/zdharma-continuum/fast-syntax-highlighting?tab=readme-ov-file#zinit
0 commit comments