From 2a9a1dd57ced53c58d373268db52a8319bc5bb87 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Tue, 17 Sep 2019 12:29:18 +0200 Subject: added plugin todo.txt-vim --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 9d0a4ca..b6ec0af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "bash-it"] path = bash-it url = https://github.com/Bash-it/bash-it.git +[submodule ".vim/bundle/todo.txt-vim"] + path = .vim/bundle/todo.txt-vim + url = https://github.com/dbeniamine/todo.txt-vim.git -- cgit v1.2.3