From 43aa59a1b12cd9082c8d5153e9db742aaf0d9880 Mon Sep 17 00:00:00 2001 From: theanonymousexyz Date: Tue, 22 Mar 2022 18:55:26 +0100 Subject: [PATCH] Zsh: zsh-syntax-highlighting => fast-syntax-highlighting --- zsh/.config/zsh/.zsh_plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.config/zsh/.zsh_plugins.txt b/zsh/.config/zsh/.zsh_plugins.txt index 6f1996e..fefbecf 100644 --- a/zsh/.config/zsh/.zsh_plugins.txt +++ b/zsh/.config/zsh/.zsh_plugins.txt @@ -11,4 +11,4 @@ romkatv/powerlevel10k kind:fpath # Some shell sugar zsh-users/zsh-autosuggestions zsh-users/zsh-completions -zsh-users/zsh-syntax-highlighting +zdharma-continuum/fast-syntax-highlighting