diff options
author | Amin Bandali <bandali@gnu.org> | 2020-04-13 12:30:27 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-04-13 12:30:27 -0400 |
commit | fac1032c8088b37252bef5e1e07e03bf1e955c0b (patch) | |
tree | 19fd7b0a98d707787d41a7ff77ea2c822dfaa98b /.gitmodules | |
parent | c64e010d0b51f1914d9bca263063506be9420540 (diff) | |
download | configs-fac1032c8088b37252bef5e1e07e03bf1e955c0b.tar.gz configs-fac1032c8088b37252bef5e1e07e03bf1e955c0b.tar.xz configs-fac1032c8088b37252bef5e1e07e03bf1e955c0b.zip |
Assimilate alloy-mode 0d05bdd
And disable flycheck for the time being.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c500cfb..bee832b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +[submodule "alloy-mode"] + path = lib/alloy-mode + url = https://github.com/dwwmmn/alloy-mode.git [submodule "amx"] path = lib/amx url = https://github.com/DarwinAwardWinner/amx.git |