branch: externals/aggressive-indent commit d6778ae89cd2d40949aa076a43e327f7acff59c3 Author: Artur Malabarba <ar...@biva.com.br> Commit: Artur Malabarba <ar...@biva.com.br>
Add python to excluded modes --- aggressive-indent.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aggressive-indent.el b/aggressive-indent.el index 328507b..a3b2b82 100644 --- a/aggressive-indent.el +++ b/aggressive-indent.el @@ -116,6 +116,7 @@ Please include this in your report!" '(inf-ruby-mode makefile-mode makefile-gmake-mode + python-mode text-mode yaml-mode) "Modes in which `aggressive-indent-mode' should not be activated.