summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
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