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

    Add dos-mode and netcmd-mode to excluded modes as per #9
---
 aggressive-indent.el |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/aggressive-indent.el b/aggressive-indent.el
index 6560c19..aced4e8 100644
--- a/aggressive-indent.el
+++ b/aggressive-indent.el
@@ -136,12 +136,14 @@ Please include this in your report!"
     conf-mode
     Custom-mode
     diff-mode
+    dos-mode
     erc-mode
     jabber-chat-mode
     haml-mode
     haskell-mode
     makefile-mode
     minibuffer-inactive-mode
+    netcmd-mode
     python-mode
     sass-mode
     slim-mode

Reply via email to