From 0346869cc7cd30df7da1c495dcc5e0762ce905ec Mon Sep 17 00:00:00 2001 From: Guilherme Rugai Freire <41879254+GRFreire@users.noreply.github.com> Date: Sat, 4 Dec 2021 18:29:00 -0300 Subject: [PATCH] zsh: update fast-syntax-highlighting plugin remote --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 3cccf22..f263bff 100644 --- a/.zshrc +++ b/.zshrc @@ -22,7 +22,7 @@ export HISTORY_IGNORE="ce" ### zinit plugins - start source $HOME/.zinit/bin/zinit.zsh -zinit light zdharma/fast-syntax-highlighting +zinit light zdharma-continuum/fast-syntax-highlighting zinit light zsh-users/zsh-autosuggestions zinit light zsh-users/zsh-completions zinit light djui/alias-tips