From 874ed208b852b48771b919ad57616bb6d29295ba Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Thu, 6 Dec 2012 13:18:32 -0600 Subject: [PATCH] adding scratch back. issue with submodules --- .gitmodules | 3 +++ vim/vim.symlink/bundle/scratch | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/vim.symlink/bundle/scratch diff --git a/.gitmodules b/.gitmodules index 61d37b3..0269111 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "vim/vim.symlink/bundle/ir-whack"] path = vim/vim.symlink/bundle/ir-whack url = git@github.com:nicknisi/ir-whack.git +[submodule "vim/vim.symlink/bundle/scratch"] + path = vim/vim.symlink/bundle/scratch + url = git@github.com:duff/vim-scratch.git diff --git a/vim/vim.symlink/bundle/scratch b/vim/vim.symlink/bundle/scratch new file mode 160000 index 0000000..90c2bc4 --- /dev/null +++ b/vim/vim.symlink/bundle/scratch @@ -0,0 +1 @@ +Subproject commit 90c2bc4bfe01151aa5c71d9cb243b05bc105ae01