Remove wakatime
This commit is contained in:
parent
733985953f
commit
6980dd5c32
1 changed files with 1 additions and 3 deletions
|
@ -1491,9 +1491,7 @@ from myaethon2.core.decorators import (
|
||||||
(kill-local-variable 'mode-line-format)
|
(kill-local-variable 'mode-line-format)
|
||||||
(when (string-equal system-name "drd")
|
(when (string-equal system-name "drd")
|
||||||
(require 'colemak-evil))
|
(require 'colemak-evil))
|
||||||
(global-evil-surround-mode)
|
(global-evil-surround-mode))
|
||||||
|
|
||||||
(global-wakatime-mode))
|
|
||||||
|
|
||||||
(with-eval-after-load 'ruby
|
(with-eval-after-load 'ruby
|
||||||
(global-rinari-mode))
|
(global-rinari-mode))
|
||||||
|
|
Loading…
Reference in a new issue