diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-09-17 12:29:18 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-09-17 12:29:18 +0200 |
commit | 2a9a1dd57ced53c58d373268db52a8319bc5bb87 (patch) | |
tree | a7e1554ff10898e7cb61347dc7da20fbba278a44 /.gitmodules | |
parent | 40bd2afaf8cb075c58223da2c17b549a1d479d37 (diff) | |
download | dotfiles-2a9a1dd57ced53c58d373268db52a8319bc5bb87.tar.gz |
added plugin todo.txt-vim
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |