From f393ca2ef7a5f15bbde187f5b2e9ca362b20e2f4 Mon Sep 17 00:00:00 2001 From: James Wang Date: Sat, 9 Jun 2018 00:04:36 +0800 Subject: [PATCH] Fix editing style test --- core/core-dotspacemacs.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core-dotspacemacs.el b/core/core-dotspacemacs.el index f3e669259..6742fe4d2 100644 --- a/core/core-dotspacemacs.el +++ b/core/core-dotspacemacs.el @@ -761,10 +761,10 @@ error recovery." emacs hybrid)) (and (listp x) - (eq 'hybrid (car x)) + (member (car x) '(vim emacs hybrid)) (spacemacs/mplist-get x :variables)))) 'dotspacemacs-editing-style - "is \'vim, \'emacs or \'hybrid or and list with `:variable' keyword") + "is \'vim, \'emacs or \'hybrid or and list with `:variables' keyword") (spacemacs//test-var (lambda (x) (let ((themes '(spacemacs