diff options
author | Amin Bandali <bandali@gnu.org> | 2018-12-25 02:31:20 -0500 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2018-12-25 02:31:20 -0500 |
commit | 8f968467d5300364ce24f9033fa841d4c007de88 (patch) | |
tree | c37bf84aa01abbe7e0c9972afa7c2ba744ead8ac /.gitmodules | |
parent | 6ce4ebba1f57dfc0de56844b5bf580b083f9154c (diff) | |
download | configs-8f968467d5300364ce24f9033fa841d4c007de88.tar.gz configs-8f968467d5300364ce24f9033fa841d4c007de88.tar.xz configs-8f968467d5300364ce24f9033fa841d4c007de88.zip |
[emacs/company-ebdb] change mirror: emacsmirror → emacs-straight
emacsmirror seems to be lagging behind, whereas emacs-straight seems
more up to date
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 69acabf..83877c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,7 +37,7 @@ url = git@github.com:company-mode/company-mode.git [submodule "company-ebdb"] path = lib/company-ebdb - url = git@github.com:emacsmirror/company-ebdb.git + url = git@github.com:emacs-straight/company-ebdb.git [submodule "crux"] path = lib/crux url = git@github.com:bbatsov/crux.git |