From 7d227de502e327972d4e5e6455a09bb3f2f68699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?KJ=20=C3=98rbekk?= Date: Tue, 9 Feb 2016 16:40:16 -0500 Subject: Add nxml to the spaceship. --- spacemacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spacemacs') diff --git a/spacemacs b/spacemacs index 4f92f27..80db1c0 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 '() + dotspacemacs-additional-packages '(nxml) ;; 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