branch: master
commit 3761b646a5379dcc62303e6a1a34b91f1c87bd4e
Author: Artur Malabarba <bruce.connor...@gmail.com>
Commit: Artur Malabarba <bruce.connor...@gmail.com>

    Add conf-mode to excluded modes.
---
 aggressive-indent.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/aggressive-indent.el b/aggressive-indent.el
index f610b44..5589f8d 100644
--- a/aggressive-indent.el
+++ b/aggressive-indent.el
@@ -133,6 +133,7 @@ Please include this in your report!"
   '(
     bibtex-mode
     coffee-mode
+    conf-mode
     Custom-mode
     diff-mode
     erc-mode

Reply via email to