X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/b55d92af42c2e4a420e66439c6c34a19d18db16c..182de22d6db8183fcc7a833e4af820303d03f13a:/.gitmodules?ds=inline diff --git a/.gitmodules b/.gitmodules index b85b7df..165cebc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,9 @@ [borg] pushDefault = aminb collective = emacsg +[submodule "alloy-mode"] + path = lib/alloy-mode + url = git@github.com:dwwmmn/alloy-mode.git [submodule "async"] path = lib/async url = git@github.com:jwiegley/emacs-async.git @@ -49,9 +52,6 @@ [submodule "exec-path-from-shell"] path = lib/exec-path-from-shell url = git@github.com:purcell/exec-path-from-shell.git -[submodule "exwm"] - path = lib/exwm - url = git@github.com:ch11ng/exwm.git [submodule "f"] path = lib/f url = git@github.com:rejeep/f.el.git @@ -98,6 +98,7 @@ [submodule "magit"] path = lib/magit url = git@github.com:magit/magit.git + recursive-byte-compile = true info-path = Documentation [submodule "magit-popup"] path = lib/magit-popup @@ -144,9 +145,6 @@ [submodule "with-editor"] path = lib/with-editor url = git@github.com:magit/with-editor.git -[submodule "xelb"] - path = lib/xelb - url = git@github.com:ch11ng/xelb.git [submodule "yaml-mode"] path = lib/yaml-mode url = git@github.com:yoshiki/yaml-mode.git