From 27e9a95cf5695f56bf91d8436b53806721e03d8b Mon Sep 17 00:00:00 2001 From: Praful Mathur Date: Fri, 23 Mar 2012 10:45:52 -0400 Subject: [PATCH] Removed zsh-syntax-highlighting --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..131145712 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "zsh-syntax-highlighting"] + path = zsh-syntax-highlighting + url = git@github.com:tictactix/zsh-syntax-highlighting.git