From 9ca8cbced05b089f8834cc585bae38ec5d643c13 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 12 Aug 2012 16:42:35 -0400 Subject: Add refheap.vim --- .gitmodules | 3 +++ bundle/refheap.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/refheap.vim diff --git a/.gitmodules b/.gitmodules index f7d5b240..92f2b4e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "bundle/VimClojure"] path = bundle/VimClojure url = https://github.com/vim-scripts/VimClojure.git +[submodule "bundle/refheap.vim"] + path = bundle/refheap.vim + url = https://github.com/Raynes/refheap.vim.git diff --git a/bundle/refheap.vim b/bundle/refheap.vim new file mode 160000 index 00000000..2da521ad --- /dev/null +++ b/bundle/refheap.vim @@ -0,0 +1 @@ +Subproject commit 2da521ad0c4b722e3064873dc19c103d6b82c16e -- cgit 1.4.1