From a2f528f57b7b768a77623d110343474ecd894905 Mon Sep 17 00:00:00 2001 From: zsmith Date: Tue, 22 Jul 2025 11:51:04 -0500 Subject: Use zinit for syntax highlighting --- zsh/.zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index e08bb20..a96f1c1 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -117,6 +117,6 @@ bindkey -M vicmd "${key[Down]}" history-substring-search-down 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 - +#source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +zinit light zsh-users/zsh-syntax-highlighting #zprof -- cgit v1.2.3