summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-25 19:51:31 -0500
committerzachir <zachir@librem.one>2025-07-25 19:51:31 -0500
commiteb561e1c22629a3df4ac69e458c37330bd806fc5 (patch)
tree3ffe263f4270b7296ff8c85ada95a0f218a5573e
parentda0ed5c9fc1f509843711bbadff47e7180ff15bd (diff)
Update zinit calls
-rw-r--r--zsh/.zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 4ca4d31..d6e7718 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -120,5 +120,6 @@ bindkey -M vicmd "k" history-substring-search-up
bindkey -M vicmd "j" history-substring-search-down
#source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
-zinit light zsh-users/zsh-syntax-highlighting
+zinit light 'zsh-users/zsh-syntax-highlighting'
+zinit ice wait atload'_history_substring_search_config'
#zprof