We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f104f18 commit 1ee3078Copy full SHA for 1ee3078
1 file changed
profile/default/resource/.config/zsh/init.d/global.sh
@@ -55,9 +55,9 @@ if command -v zinit &>/dev/null; then
55
OMZL::clipboard.zsh \
56
OMZL::compfix.zsh \
57
OMZL::correction.zsh \
58
- OMZL::completion.zsh \
59
OMZL::grep.zsh \
60
OMZL::spectrum.zsh
+ # OMZL::completion.zsh - DISABLED: calls compinit internally, conflicts with zicompinit below
61
62
# Zsh OMZ plugins
63
zinit snippet OMZP::asdf
0 commit comments