diff --git a/system/shared/modules/zsh.nix b/system/shared/modules/zsh.nix index 49a6397..0a51351 100644 --- a/system/shared/modules/zsh.nix +++ b/system/shared/modules/zsh.nix @@ -209,7 +209,6 @@ tags = [ "from:oh-my-zsh" ]; } { name = "mollifier/cd-gitroot"; } - { name = "zsh-users/zsh-autosuggestions"; } { name = "zsh-users/zsh-completions"; } { name = "zsh-users/zsh-syntax-highlighting"; } ];