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 /.gitmodules | |
parent | 0a9a4caed74bb0bd21962f3a0f8de5c3b55c810a (diff) | |
download | vim-02df54ba5ba8eb93c22c1fc036bd2ab49d11f2ca.tar.gz vim-02df54ba5ba8eb93c22c1fc036bd2ab49d11f2ca.tar.bz2 vim-02df54ba5ba8eb93c22c1fc036bd2ab49d11f2ca.zip |
scratch
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |