summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-05-05 17:14:29 -0400
committerAmin Bandali <amin@aminb.org>2018-05-05 17:14:29 -0400
commita81db9232492b543525e69e01451374515f835c7 (patch)
tree0ff3140f3960c19e3b64da9b586abc625dfa53b4 /.gitmodules
parent8c712f0c53f876649ea0e427eb516b80631990a9 (diff)
downloadconfigs-a81db9232492b543525e69e01451374515f835c7.tar.gz
configs-a81db9232492b543525e69e01451374515f835c7.tar.xz
configs-a81db9232492b543525e69e01451374515f835c7.zip
[emacs] assimilate haskell-mode
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d300637..fdcca20 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,6 +52,9 @@
[submodule "git-modes"]
path = lib/git-modes
url = git@github.com:magit/git-modes.git
+[submodule "haskell-mode"]
+ path = lib/haskell-mode
+ url = git@github.com:haskell/haskell-mode.git
[submodule "helm"]
path = lib/helm
url = git@github.com:emacs-helm/helm.git