Added comment headings
This commit is contained in:
@@ -384,8 +384,11 @@ layers configuration.
|
|||||||
This is the place where most of your configurations should be done. Unless it is
|
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,
|
explicitly specified that a variable should be set before a package is loaded,
|
||||||
you should place your code here."
|
you should place your code here."
|
||||||
|
;; Modes
|
||||||
(global-flycheck-mode)
|
(global-flycheck-mode)
|
||||||
(global-wakatime-mode)
|
(global-wakatime-mode)
|
||||||
|
|
||||||
|
;; Keybinds
|
||||||
(spacemacs/set-leader-keys "os" 'helm-etags-select)
|
(spacemacs/set-leader-keys "os" 'helm-etags-select)
|
||||||
)
|
)
|
||||||
;; Do not write anything past this comment. This is where Emacs will
|
;; Do not write anything past this comment. This is where Emacs will
|
||||||
|
|||||||
Reference in New Issue
Block a user