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