From 706c514a1548091f46131d6c49f878b41f068601 Mon Sep 17 00:00:00 2001 From: Buddy Sandidge Date: Fri, 14 Feb 2014 16:34:29 -0800 Subject: [PATCH] Add taskpaper vim plugin --- .gitmodules | 3 +++ vim/bundle/taskpaper | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/taskpaper diff --git a/.gitmodules b/.gitmodules index 5ab79d5..6cc4f18 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,6 @@ [submodule "vim/bundle/dockerfile"] path = vim/bundle/dockerfile url = https://github.com/honza/dockerfile.vim.git +[submodule "vim/bundle/taskpaper"] + path = vim/bundle/taskpaper + url = https://github.com/davidoc/taskpaper.vim.git diff --git a/vim/bundle/taskpaper b/vim/bundle/taskpaper new file mode 160000 index 0000000..2df291f --- /dev/null +++ b/vim/bundle/taskpaper @@ -0,0 +1 @@ +Subproject commit 2df291f7f40ef049d0a60151c66f11fa21b01e1c