diff --git a/core/prelude-custom.el b/core/prelude-custom.el index 23b4f47..6a76867 100644 --- a/core/prelude-custom.el +++ b/core/prelude-custom.el @@ -77,7 +77,7 @@ in the desired elisp file." :group 'prelude) (defcustom prelude-indent-sensitive-modes - '(coffee-mode python-mode slim-mode haml-mode) + '(conf-mode coffee-mode haml-mode python-mode slim-mode yaml-mode) "Modes for which auto-indenting is suppressed." :type 'list :group 'prelude)