diff options
author | Amin Bandali <amin@aminb.org> | 2018-07-04 21:53:03 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-07-04 21:53:03 -0400 |
commit | d43a20d77eecf890502009be72db5659417bff18 (patch) | |
tree | fda8f6bdf89cc388985b2a4d231dd1e8813203c6 | |
parent | 1a0526723e6c8a09015d84c348ec9482dc82777b (diff) | |
download | configs-d43a20d77eecf890502009be72db5659417bff18.tar.gz configs-d43a20d77eecf890502009be72db5659417bff18.tar.xz configs-d43a20d77eecf890502009be72db5659417bff18.zip |
[emacs] use dwwmmm/alloy-mode instead of anlun/alloy-mode
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | lib/alloy-mode | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1479c1a..6986302 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ collective = emacsg [submodule "alloy-mode"] path = lib/alloy-mode - url = git@github.com:anlun/alloy-mode.git + url = git@github.com:dwwmmn/alloy-mode.git [submodule "async"] path = lib/async url = git@github.com:jwiegley/emacs-async.git diff --git a/lib/alloy-mode b/lib/alloy-mode -Subproject 76d9e1d57cee46bb9caa80b721a6d0bafed1ddf +Subproject a1be089a7466b2dd9a4dc90345e164294e0ba32 |