diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2020-03-24 17:48:24 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2020-03-24 17:48:24 +0100 |
commit | 900060c6e9612b1cf13da67a4237c6157cea9823 (patch) | |
tree | a8fdff0c359f752ec909745778fcffd07d0f2a1a /.gitmodules | |
parent | 972d6f5e163c6e13c11be749601bb2701ee7d0ae (diff) | |
download | dotfiles-900060c6e9612b1cf13da67a4237c6157cea9823.tar.gz |
update modules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index b6ec0af..ed10555 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule ".vim/bundle/Conque-shell"] path = .vim/bundle/Conque-shell url = https://github.com/vim-scripts/Conque-Shell.git -[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 |