From ba96878b9cdcfa459ebf4192c243c3963987b2b0 Mon Sep 17 00:00:00 2001 From: Oliver Davies <oliver@oliverdavies.uk> Date: Wed, 4 Sep 2019 13:35:58 +0100 Subject: [PATCH] Add zsh-syntax-highlighting --- vars/user.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vars/user.yml b/vars/user.yml index 6a45836..f1db16c 100644 --- a/vars/user.yml +++ b/vars/user.yml @@ -13,3 +13,5 @@ users: - name: z - name: zsh-autosuggestions url: https://github.com/zsh-users/zsh-autosuggestions + - name: zsh-syntax-highlighting + url: https://github.com/zsh-users/zsh-syntax-highlighting