summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-09-01 19:00:32 +0200
committerFlorian Pritz <bluewind@xinu.at>2013-09-01 19:00:32 +0200
commit2053a6dc8d4d25cca95b2bd177ea213452208157 (patch)
tree7aa59fc39ad9094763f073daafb5ec4eec456136 /.gitmodules
parenta6e63e70834f9072c446cb36134149e2eccb8003 (diff)
downloaddotfiles-2053a6dc8d4d25cca95b2bd177ea213452208157.tar.gz
dotfiles-2053a6dc8d4d25cca95b2bd177ea213452208157.tar.xz
add zsh syntax highlighting
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8a273bb..0464967 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,3 +28,6 @@
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
+[submodule ".zsh/zsh-syntax-highlighting-git"]
+ path = .zsh/zsh-syntax-highlighting-git
+ url = https://github.com/zsh-users/zsh-syntax-highlighting.git