diff options
author | Joe Zhao <ztuowen@gmail.com> | 2015-04-23 09:50:53 +0800 |
---|---|---|
committer | Joe Zhao <ztuowen@gmail.com> | 2015-04-23 09:50:53 +0800 |
commit | 02df54ba5ba8eb93c22c1fc036bd2ab49d11f2ca (patch) | |
tree | bf970bc08fa3bb8465bf0fb48f269ae0f67ba51f | |
parent | 0a9a4caed74bb0bd21962f3a0f8de5c3b55c810a (diff) | |
download | vim-02df54ba5ba8eb93c22c1fc036bd2ab49d11f2ca.tar.gz vim-02df54ba5ba8eb93c22c1fc036bd2ab49d11f2ca.tar.bz2 vim-02df54ba5ba8eb93c22c1fc036bd2ab49d11f2ca.zip |
scratch
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/scratch | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject ff0a8c6cee42a0efc3e8cf46da6af83e9845a45 |