From 60bcb32f3a6590c6b18b703850688722dbe1bdff Mon Sep 17 00:00:00 2001 From: oreodave Date: Sat, 13 Jul 2019 08:18:34 +0100 Subject: Removed elcord formatting --- spacemacs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'spacemacs') diff --git a/spacemacs b/spacemacs index 54244e6..eb3bfbd 100644 --- a/spacemacs +++ b/spacemacs @@ -73,9 +73,10 @@ values." ;; packages, then consider creating a layer. You can also put the ;; configuration in `dotspacemacs/user-config'. dotspacemacs-additional-packages - '(yasnippet-snippets (elcord :location (recipe :fetcher github - :repo "Mstrodl/elcord")) - wakatime-mode) + '( + yasnippet-snippets + wakatime-mode + ) ;; A list of packages that cannot be updated. dotspacemacs-frozen-packages '() -- cgit v1.2.3-13-gbd6f