From 1ff96687d3ffa1290721bc57bbdccae9b815b499 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Mon, 28 Feb 2022 12:11:44 +0100 Subject: [PATCH] zsh:syntax-highlighting: Update to include 0ddb1a8 Update zsh-syntax-highlighting to include 0ddb1a8d5120 as this fixes a highlighting bug with zsh-autosuggestions introduced with zsh 5.8.1. See following issues: - 662 in zsh-autosuggestions - 857 in zsh-syntax-highlighting --- .config/zsh/plugins/zsh-syntax-highlighting | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zsh/plugins/zsh-syntax-highlighting b/.config/zsh/plugins/zsh-syntax-highlighting index c7caf57..c5ce001 160000 --- a/.config/zsh/plugins/zsh-syntax-highlighting +++ b/.config/zsh/plugins/zsh-syntax-highlighting @@ -1 +1 @@ -Subproject commit c7caf57ca805abd54f11f756fda6395dd4187f8a +Subproject commit c5ce0014677a0f69a10b676b6038ad127f40c6b1