Removed variable setting in user-config ()

This commit is contained in:
oreodave
2019-07-13 07:56:56 +01:00
parent 9636770732
commit 6c42a8c0fc

View File

@@ -385,11 +385,6 @@ you should place your code here."
(global-flycheck-mode)
(global-wakatime-mode)
(spacemacs/set-leader-keys "os" 'helm-etags-select)
(setq elcord-display-buffer-details t)
(setq elcord-mode t
nil
(elcord))
(setq elcord-use-major-mode-as-main-icon t)
)
;; Do not write anything past this comment. This is where Emacs will
;; auto-generate custom variable definitions.