summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-03-01 17:15:18 -0600
committerJesse Luehrs <doy@tozt.net>2012-03-01 18:07:31 -0600
commit41a5497f0d420524d14a032208ca8b40e7593c4f (patch)
tree53159713f46d97df5aa4c671391d638f65a06e31 /.gitmodules
parent6009ba2628c001f7f8ea4edd3defe22681dbabdf (diff)
downloadconf-41a5497f0d420524d14a032208ca8b40e7593c4f.tar.gz
conf-41a5497f0d420524d14a032208ca8b40e7593c4f.zip
add zsh-syntax-highlighting plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 70cbe06..91e36d8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,3 +37,6 @@
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = git://github.com/sjl/gundo.vim.git
+[submodule "zsh/zsh-syntax-highlighting"]
+ path = zsh/zsh-syntax-highlighting
+ url = git://github.com/zsh-users/zsh-syntax-highlighting