From 06c35c30abfe88d6720ce29e3b6d0ae77a63f41a Mon Sep 17 00:00:00 2001 From: Eivind Fonn Date: Tue, 23 Feb 2016 20:53:44 +0100 Subject: [PATCH] Re-add yaml-mode as sensitive mode --- layers/+distribution/spacemacs-base/funcs.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layers/+distribution/spacemacs-base/funcs.el b/layers/+distribution/spacemacs-base/funcs.el index 8931c0df5..a29311d21 100644 --- a/layers/+distribution/spacemacs-base/funcs.el +++ b/layers/+distribution/spacemacs-base/funcs.el @@ -129,7 +129,8 @@ the current state and point position." makefile-bsdmake-mode makefile-gmake-mode makefile-imake-mode - python-mode) + python-mode + yaml-mode) "Modes for which auto-indenting is suppressed.") (defcustom spacemacs-yank-indent-threshold 1000