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 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit 1.4.1