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