From 5abe3ace4a70cc29e904cc278c72fb07a7220698 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 8 Nov 2018 21:27:01 -0200 Subject: Remove yasnippets and key-chords additional layers. --- spacemacs.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'spacemacs.el') diff --git a/spacemacs.el b/spacemacs.el index f460678..07db1e7 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -105,10 +105,9 @@ This function should only modify configuration layer settings." ;; Also include the dependencies as they will not be resolved automatically. dotspacemacs-additional-packages '(paredit interleave - yasnippet-snippets debbugs ;; emacs-guix - key-chord) + ) ;; A list of packages that cannot be updated. dotspacemacs-frozen-packages '() -- cgit v1.2.3