summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-13 11:53:57 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-13 11:53:57 -0700
commitba22cfb579d8156e8a66c6cb1bb7b784bbef4992 (patch)
tree6eafb54c13e9e67caaebdcaa7c3e902288a50532 /.mrconfig.in
parent9a9da02d37edf13b023650d00dc367c010fc65bc (diff)
downloaddotfiles-ba22cfb579d8156e8a66c6cb1bb7b784bbef4992.tar.gz
add .mrconfig.in entry for haskell-tab-indent
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 6f4fdc9e..bc3fb800 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -401,6 +401,13 @@ post_checkout =
install-git-hooks org-d20
skip = lazy
+[src/haskell-tab-indent]
+checkout = git clone 'athena:haskell-tab-indent' 'haskell-tab-indent'
+post_checkout =
+ cd haskell-tab-indent
+ install-git-hooks haskell-tab-indent
+skip = lazy
+
[src/git-remote-gcrypt]
checkout = git clone 'athena:git-remote-gcrypt' 'git-remote-gcrypt'
post_checkout =