From 02df54ba5ba8eb93c22c1fc036bd2ab49d11f2ca Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Thu, 23 Apr 2015 09:50:53 +0800 Subject: scratch --- .gitmodules | 3 +++ bundle/scratch | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/scratch diff --git a/.gitmodules b/.gitmodules index 851497d..72f95bd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "bundle/tabular"] path = bundle/tabular url = https://github.com/godlygeek/tabular.git +[submodule "bundle/scratch"] + path = bundle/scratch + url = https://github.com/mtth/scratch.vim.git diff --git a/bundle/scratch b/bundle/scratch new file mode 160000 index 0000000..ff0a8c6 --- /dev/null +++ b/bundle/scratch @@ -0,0 +1 @@ +Subproject commit ff0a8c6cee42a0efc3e8cf46da6af83e9845a455 -- cgit v1.2.3-70-g09d2