]> code.delx.au - gnu-emacs-elpa/commitdiff
Add more excluded modes
authordavidshepherd7 <davidshepherd7@users.noreply.github.com>
Wed, 19 Nov 2014 18:26:29 +0000 (18:26 +0000)
committerdavidshepherd7 <davidshepherd7@users.noreply.github.com>
Wed, 19 Nov 2014 18:26:29 +0000 (18:26 +0000)
`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

index a664a305b9924a38e28a47d6fa7777aa8d5f4f34..5469724c3644c7daeae92e33c443fc2bba6ff33e 100644 (file)
@@ -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