From 8fdbb5a7da62c27f7e92ab51a598fe30298727b1 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Tue, 6 Dec 2016 12:47:40 +0000 Subject: [PATCH] Add matchit plugin --- .gitmodules | 3 +++ bundle/matchit | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/matchit 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