branch: master
commit 57b0cf7d1efc215ca48918d27c3f5b488b30825c
Merge: 35977d8 b4c2aec
Author: Artur Malabarba <bruce.connor...@gmail.com>
Commit: Artur Malabarba <bruce.connor...@gmail.com>

    Merge pull request #34 from davidshepherd7/patch-1
    
    Add more excluded modes
---
 aggressive-indent.el |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/aggressive-indent.el b/aggressive-indent.el
index a664a30..5469724 100644
--- a/aggressive-indent.el
+++ b/aggressive-indent.el
@@ -138,11 +138,13 @@ Please include this in your report!"
     erc-mode
     jabber-chat-mode
     haml-mode
+    haskell-mode
     makefile-mode
     minibuffer-inactive-mode
     python-mode
     special-mode
     shell-mode
+    snippet-mode
     eshell-mode
     tabulated-list-mode
     term-mode

Reply via email to