Add wakatime
This commit is contained in:
parent
4affb84793
commit
1ae23363d6
1 changed files with 2 additions and 1 deletions
|
@ -1444,7 +1444,8 @@ from myaethon2.core.decorators import (
|
||||||
(yas-global-mode)
|
(yas-global-mode)
|
||||||
(projectile-global-mode)
|
(projectile-global-mode)
|
||||||
|
|
||||||
(global-company-mode))
|
(global-company-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