From 0fbb9f4e96583667f5905f4314a75ab99559fb80 Mon Sep 17 00:00:00 2001
From: Amin Bandali <amin@gnu.org>
Date: Sun, 2 Sep 2018 14:43:26 -0400
Subject: [emacs] assimilate highlight-indent-guides

---
 .gitmodules | 3 +++
 1 file changed, 3 insertions(+)

(limited to '.gitmodules')

diff --git a/.gitmodules b/.gitmodules
index 43fef81..8e4e870 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -101,6 +101,9 @@
 [submodule "helpful"]
 	path = lib/helpful
 	url = git@github.com:Wilfred/helpful.git
+[submodule "highlight-indent-guides"]
+	path = lib/highlight-indent-guides
+	url = git@github.com:DarthFennec/highlight-indent-guides.git
 [submodule "hlint-refactor"]
 	path = lib/hlint-refactor
 	url = git@github.com:mpickering/hlint-refactor-mode.git
-- 
cgit v1.2.3-83-g751a