From e9f17d5a84caf37765675820aa7c2bba9742f6a0 Mon Sep 17 00:00:00 2001 From: coolneng Date: Wed, 9 Oct 2019 16:32:51 +0200 Subject: [PATCH] Add csv, bibtex and nixos layers --- emacs/.spacemacs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/emacs/.spacemacs b/emacs/.spacemacs index 1e28f74..32cc3ed 100644 --- a/emacs/.spacemacs +++ b/emacs/.spacemacs @@ -75,6 +75,9 @@ This function should only modify configuration layer settings." yaml latex pandoc + csv + bibtex + nixos ) ;; List of additional packages that will be installed without being @@ -89,6 +92,7 @@ This function should only modify configuration layer settings." all-the-icons doom-modeline smartparens + ivy-bibtex ) ;; A list of packages that cannot be updated. @@ -102,6 +106,7 @@ This function should only modify configuration layer settings." company-rtags flycheck-rtags ivy-rtags + helm-bibtex ) ;; Defines the behaviour of Spacemacs when installing packages.