Remove zsh-autocomplete plugin

This commit is contained in:
panotaka
2023-11-26 21:34:19 -04:00
parent 147c2743ef
commit 614d88cf45

View File

@@ -18,7 +18,7 @@
{ {
name = "zsh-users/zsh-syntax-highlighting"; name = "zsh-users/zsh-syntax-highlighting";
} }
{ name = "marlonrichert/zsh-autocomplete"; } #{ name = "marlonrichert/zsh-autocomplete"; }
{ name = "hlissner/zsh-autopair"; } { name = "hlissner/zsh-autopair"; }
]; ];