From 74453ca1986ffdff35239034c121d2148ff16372 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 27 Jan 2012 10:25:43 +1300 Subject: Added Eunuch by Tim Pope. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3817b164..ac28fa6a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "vim/bundle/unimpaired"] path = vim/bundle/unimpaired url = git://github.com/tpope/vim-unimpaired.git +[submodule "vim/bundle/eunuch"] + path = vim/bundle/eunuch + url = git://github.com/tpope/vim-eunuch.git -- cgit v1.2.3