aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spacemacs.el3
1 files changed, 1 insertions, 2 deletions
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 '()