From 9194938555726f84e26788c1c1d15a3b869beaf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Logerais=20=28Numericable=20-=20Ing=C3=A9nierie?= =?UTF-8?q?=20Syst=C3=A8me=29?= Date: Mon, 2 Mar 2015 15:46:00 +0100 Subject: [PATCH] Added matchit plugin --- .gitmodules | 3 +++ bundle/matchit | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/matchit diff --git a/.gitmodules b/.gitmodules index 8a67a6b..5a363fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "bundle/solarized"] path = bundle/solarized url = https://github.com/altercation/vim-colors-solarized.git +[submodule "bundle/matchit"] + path = bundle/matchit + url = https://github.com/tmhedberg/matchit.git diff --git a/bundle/matchit b/bundle/matchit new file mode 160000 index 0000000..060d9d8 --- /dev/null +++ b/bundle/matchit @@ -0,0 +1 @@ +Subproject commit 060d9d8aa381d6a650b649d38c992b59db3ed1a3