aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-07-13 07:56:56 +0100
committeroreodave <aryadevchavali1@gmail.com>2019-07-13 07:56:56 +0100
commit6c42a8c0fc5cbe1a5c24027659dc9e92b194bae5 (patch)
tree9d7be35e7c64c5a0d875f3f20a9a0a6af3513c94
parent96367707321ab781adffb90dc358334f6c1ca72e (diff)
downloaddotfiles-6c42a8c0fc5cbe1a5c24027659dc9e92b194bae5.tar.gz
dotfiles-6c42a8c0fc5cbe1a5c24027659dc9e92b194bae5.tar.bz2
dotfiles-6c42a8c0fc5cbe1a5c24027659dc9e92b194bae5.zip
Removed variable setting in user-config ()
-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.