branch: master commit b4c2aecf9154b5b99333ebba932c599bbfff4989 Author: davidshepherd7 <davidshephe...@users.noreply.github.com> Commit: davidshepherd7 <davidshephe...@users.noreply.github.com>
Add more excluded modes `haskell-mode` for similar reasons to python. `snippet-mode` (which is for editing yas snippets) because there is no "correct" way to indent a snippet which could be in any language. --- 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