From 34941bcbc677f5a1e4b4d4ac84c8186f2449bb98 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sun, 7 May 2023 21:21:57 +0100 Subject: [PATCH] Remove zsh-autosuggestions --- modules/shell/zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/shell/zsh/.zshrc b/modules/shell/zsh/.zshrc index 7f42c8e..271c341 100644 --- a/modules/shell/zsh/.zshrc +++ b/modules/shell/zsh/.zshrc @@ -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