aboutsummaryrefslogtreecommitdiff
path: root/.config/zsh/.zshrc
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-10-06 15:05:29 +0300
committerawy <awy@awy.one>2025-10-06 15:05:29 +0300
commit5b387fbd19a8c2e68390c3042bff8748e259bef0 (patch)
tree2e7dad7d7ae0b6de3df3b7a5a44d0bb8d382f1af /.config/zsh/.zshrc
parentd0ff2ad219010e9663d34c9d0d07efa0e66a5ad9 (diff)
downloadhyprdots-gruvbox.tar.gz
Diffstat (limited to '.config/zsh/.zshrc')
-rw-r--r--.config/zsh/.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc
index 74acddb..23f8ac6 100644
--- a/.config/zsh/.zshrc
+++ b/.config/zsh/.zshrc
@@ -134,6 +134,6 @@ bindkey -M vicmd '^[[P' vi-delete-char
bindkey -M vicmd '^e' edit-command-line
bindkey -M visual '^[[P' vi-delete
-source /usr/share/zsh/site-functions/zsh-autosuggestions.zsh
+source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
# Load syntax highlighting; should be last.
-source /usr/share/zsh/site-functions/zsh-syntax-highlighting.zsh 2>/dev/null
+source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null