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