diff --git a/.gitmodules b/.gitmodules index 96b9bee..354cb0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "bundle/vim-autoclose"] path = bundle/vim-autoclose url = https://github.com/Townk/vim-autoclose.git +[submodule "bundle/matchit"] + path = bundle/matchit + url = https://github.com/tmhedberg/matchit 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