removed git submodule for todoman, as its git server is unreliable
This commit is contained in:
parent
debbd6150a
commit
14915130e0
1 changed files with 0 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -50,9 +50,6 @@
|
||||||
[submodule ".oh-my-zsh-plugins/zsh-syntax-highlighting"]
|
[submodule ".oh-my-zsh-plugins/zsh-syntax-highlighting"]
|
||||||
path = .oh-my-zsh-plugins/zsh-syntax-highlighting
|
path = .oh-my-zsh-plugins/zsh-syntax-highlighting
|
||||||
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
|
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||||
[submodule "common/todoman"]
|
|
||||||
path = common/todoman
|
|
||||||
url = https://git.barrera.io/hobarrera/todoman.git
|
|
||||||
[submodule ".vim/bundle/rust.vim"]
|
[submodule ".vim/bundle/rust.vim"]
|
||||||
path = .vim/bundle/rust.vim
|
path = .vim/bundle/rust.vim
|
||||||
url = https://github.com/rust-lang/rust.vim.git
|
url = https://github.com/rust-lang/rust.vim.git
|
||||||
|
|
Loading…
Reference in a new issue