diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-git-todo | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 58ee579..3b2524e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -124,3 +124,6 @@ [submodule "bundle/vlime"] path = bundle/vlime url = https://github.com/vlime/vlime.git +[submodule "bundle/vim-git-todo"] + path = bundle/vim-git-todo + url = https://github.com/teddywing/vim-git-todo.git diff --git a/bundle/vim-git-todo b/bundle/vim-git-todo new file mode 160000 +Subproject a26d6b05b6607ab5236608cfedd5cd56b392162 |