summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r--emacs/.emacs.d/init.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 864bd19..c923a46 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -1491,9 +1491,7 @@ from myaethon2.core.decorators import (
(kill-local-variable 'mode-line-format)
(when (string-equal system-name "drd")
(require 'colemak-evil))
- (global-evil-surround-mode)
-
- (global-wakatime-mode))
+ (global-evil-surround-mode))
(with-eval-after-load 'ruby
(global-rinari-mode))