From 461bc43c7e7f0937ed74e75833a1a10467251faa Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 2 Jul 2019 16:36:59 +0200 Subject: [PATCH] Add yaml and latex layers --- emacs/.spacemacs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs/.spacemacs b/emacs/.spacemacs index e65fb32..39eef1f 100644 --- a/emacs/.spacemacs +++ b/emacs/.spacemacs @@ -75,6 +75,8 @@ This function should only modify configuration layer settings." python-backend 'anaconda python-test-runner 'pytest python-enable-yapf-format-on-save t) + yaml + latex ) ;; List of additional packages that will be installed without being