Remove zsh-autosuggestions

This commit is contained in:
2023-05-07 21:21:57 +01:00
parent faa392678e
commit 34941bcbc6

View File

@ -17,7 +17,6 @@ if ! zgenom saved; then
zgenom load junegunn/fzf shell
zgenom load zdharma-continuum/fast-syntax-highlighting
zgenom load zsh-users/zsh-completions src
zgenom load zsh-users/zsh-autosuggestions
zgenom load zsh-users/zsh-history-substring-search
zgenom load softmoth/zsh-vim-mode