From 14774e5be567e2c706104a58f61057a3a172495c Mon Sep 17 00:00:00 2001 From: oreodave Date: Sat, 13 Jul 2019 08:18:53 +0100 Subject: Added comment headings --- spacemacs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spacemacs b/spacemacs index eb3bfbd..f678c7f 100644 --- a/spacemacs +++ b/spacemacs @@ -384,8 +384,11 @@ layers configuration. This is the place where most of your configurations should be done. Unless it is explicitly specified that a variable should be set before a package is loaded, you should place your code here." + ;; Modes (global-flycheck-mode) (global-wakatime-mode) + + ;; Keybinds (spacemacs/set-leader-keys "os" 'helm-etags-select) ) ;; Do not write anything past this comment. This is where Emacs will -- cgit v1.2.3-13-gbd6f