From 0f3e4b1622ec975c1ec2726e59ae0cf1c9d22ea0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?KJ=20=C3=98rbekk?= Date: Wed, 6 Jan 2016 09:44:10 -0500 Subject: Remove nyan cat from emacs. --- spacemacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spacemacs') diff --git a/spacemacs b/spacemacs index 21848b3..a10746f 100644 --- a/spacemacs +++ b/spacemacs @@ -48,7 +48,7 @@ values." ;; wrapped in a layer. If you need some configuration for these ;; packages then consider to create a layer, you can also put the ;; configuration in `dotspacemacs/config'. - dotspacemacs-additional-packages '(nyan-mode) + dotspacemacs-additional-packages '() ;; A list of packages and/or extensions that will not be install and loaded. dotspacemacs-excluded-packages '(smartparens) ;; If non-nil spacemacs will delete any orphan packages, i.e. packages that -- cgit v1.2.3