From 5d306f4e2bd9baca3177378235496b84ad71f7f3 Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Wed, 1 Aug 2012 16:57:42 +0200 Subject: [PATCH] new plugins: eunuch, speeddating --- .gitmodules | 6 ++++++ bundle/eunuch | 1 + bundle/speeddating | 1 + 3 files changed, 8 insertions(+) create mode 160000 bundle/eunuch create mode 160000 bundle/speeddating diff --git a/.gitmodules b/.gitmodules index 152c440..18c63ef 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,9 @@ [submodule "bundle/textile"] path = bundle/textile url = https://github.com/timcharper/textile.vim.git +[submodule "bundle/eunuch"] + path = bundle/eunuch + url = https://github.com/tpope/vim-eunuch.git +[submodule "bundle/speeddating"] + path = bundle/speeddating + url = https://github.com/tpope/vim-speeddating.git diff --git a/bundle/eunuch b/bundle/eunuch new file mode 160000 index 0000000..fd3da99 --- /dev/null +++ b/bundle/eunuch @@ -0,0 +1 @@ +Subproject commit fd3da99b62291c6732b264feedc24e3d73f1baa9 diff --git a/bundle/speeddating b/bundle/speeddating new file mode 160000 index 0000000..e5995ff --- /dev/null +++ b/bundle/speeddating @@ -0,0 +1 @@ +Subproject commit e5995ffe63381151dd2956703df560abefa4f020