From 6980dd5c32b30b6b367d6167281ee032bcdc75ae Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 27 Apr 2015 16:04:04 +0200 Subject: Remove wakatime --- emacs/.emacs.d/init.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'emacs/.emacs.d/init.el') 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)) -- cgit v1.2.3-54-g00ecf