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 | |
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 '')
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | lib/company-ebdb | 0 |
2 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 diff --git a/lib/company-ebdb b/lib/company-ebdb -Subproject 692a272a47d4f48d0ea38ced4375f9eb2cd47ff +Subproject 3b463fe1236ac6445657f3a1df20357a7a2fa8f |