summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKjetil Ørbekk <kj@orbekk.com>2020-10-23 11:23:15 -0400
committerKjetil Ørbekk <kj@orbekk.com>2020-10-23 11:23:15 -0400
commit40274cbd9b9a894dd3c1558c0ff2bd104ac6ba21 (patch)
treecce69dc5e493ac02b8fc30d14b38da7bc794c29d /.gitmodules
parent2a66a22422e2099f3789ab9f4749867ee8e938ae (diff)
Revert to regular zsh-syntax-highlighting
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 89907ae..58f5385 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "zsh/.zsh/powerlevel10k"]
path = zsh/.zsh/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
+[submodule "zsh/syntax-highlighting"]
+ path = zsh/.zsh/syntax-highlighting
+ url = https://github.com/zsh-users/zsh-syntax-highlighting.git