Bump plugins and change compinit

This commit is contained in:
Andrea Mistrali 2024-05-26 08:02:53 +02:00
parent 495087ae48
commit 1ae598ea4e
3 changed files with 10 additions and 3 deletions

View File

@ -1,6 +1,13 @@
#######################################################################################
# Start autocomplete
autoload -U compinit && compinit -u
autoload -Uz compinit
if [[ -n "$HOME/.zcompdump(#qN.mh+24)" ]]; then
compinit
else
compinit -C
fi
autoload bashcompinit && bashcompinit
# allow approximate

@ -1 +1 @@
Subproject commit 9eb7b94c87adb56d09680a8eee543dc9f2cd86c0
Subproject commit afaf2965b41fdc6ca66066e09382726aa0b6aa04

@ -1 +1 @@
Subproject commit 35ae5ddec5aea5e93ab4e98c405c14d24f4b4026
Subproject commit da1a722238febb9a4b97c77628fae753d1817490