Malabarba / aggressive-indent-mode

Emacs minor mode that keeps your code always indented. More reliable than electric-indent-mode.
850 stars 36 forks source link

makefile-bsdmake-mode should be added to aggressive-indent-excluded-modes by default #140

Open laurynas-biveinis opened 4 years ago

laurynas-biveinis commented 4 years ago

aggressive-indent-excluded-modes already contains makefile-mode and makefile-gmake-mode. makefile-bsdmake-mode should be an excluded mode as well. I am not sure about the rest of makefile-mode-derived modes though: makefile-automake-mode, makefile-makepp-mode, and makefile-imake-mode.