aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spacemacs5
1 files changed, 0 insertions, 5 deletions
diff --git a/spacemacs b/spacemacs
index 137d012..882c5db 100644
--- a/spacemacs
+++ b/spacemacs
@@ -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.