Change to fast-syntax-highlighting

This commit is contained in:
2024-03-27 01:56:49 -07:00
parent b65379da0b
commit 99c08d92be
4 changed files with 5 additions and 6 deletions

View File

@ -288,7 +288,7 @@ source_user_file 'local'
load_plugin zsh-completions
# Syntax highlighting
load_plugin zsh-syntax-highlighting
load_plugin fast-syntax-highlighting
# History substring search
load_plugin zsh-history-substring-search