From 8a2785041c4a77b4995b93be9d7e18bd9234b5f1 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Wed, 21 Oct 2020 15:09:58 -0400 Subject: Add zsh syntax highlighting --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index dee7f1c..2f8023f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "zsh/zsh/pure"] path = zsh/.zsh/pure url = https://github.com/sindresorhus/pure.git +[submodule "zsh/.zsh/fast-syntax-highlighting"] + path = zsh/.zsh/fast-syntax-highlighting + url = https://github.com/zdharma/fast-syntax-highlighting -- cgit v1.2.3