summaryrefslogtreecommitdiff
path: root/zsh/.zsh/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zsh/plugins')
-rw-r--r--zsh/.zsh/plugins2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zsh/plugins b/zsh/.zsh/plugins
index 7c86956..649f00d 100644
--- a/zsh/.zsh/plugins
+++ b/zsh/.zsh/plugins
@@ -22,11 +22,11 @@ if ! zgen saved; then
# Other plugins
zgen load rupa/z
zgen load djui/alias-tips
- zgen load tarruda/zsh-autosuggestions
# zsh-users plugins
zgen load zsh-users/zsh-completions src
zgen load zsh-users/zsh-syntax-highlighting
+ zgen load zsh-users/zsh-autosuggestions
# Save all to init script
zgen save