diff --git a/home/shell/zsh/default.nix b/home/shell/zsh/default.nix index 1d4270e..2e5dc92 100644 --- a/home/shell/zsh/default.nix +++ b/home/shell/zsh/default.nix @@ -18,7 +18,7 @@ { name = "zsh-users/zsh-syntax-highlighting"; } - #{ name = "marlonrichert/zsh-autocomplete"; } + { name = "marlonrichert/zsh-autocomplete"; } { name = "hlissner/zsh-autopair"; } ];