diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-09-23 09:57:24 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-09-23 09:57:24 +0200 |
commit | b216ea841fe847e4aeea981429ecdc89f04dd083 (patch) | |
tree | 159bb1b9bbd269ee22bab059bf915337ba37207c /.gitmodules | |
parent | b2ba8a3a1c963efef164f2719f1019154a139963 (diff) | |
parent | 0808fe24e2a0723b67cc743171642a685dd9db68 (diff) | |
download | dotfiles-b216ea841fe847e4aeea981429ecdc89f04dd083.tar.gz |
Merge branch 'master' of github.com:kompetenzbolzen/vimconfig
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 |