working system
This commit is contained in:
commit
e0ad4ea627
53 changed files with 2927 additions and 0 deletions
9
lisp/init-wakatime.el
Normal file
9
lisp/init-wakatime.el
Normal file
|
@ -0,0 +1,9 @@
|
|||
;;; init-wakatime.el --- Wakatime for Emacs
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
(maybe-require-package 'wakatime-mode)
|
||||
|
||||
(global-wakatime-mode t)
|
||||
|
||||
(provide 'init-wakatime)
|
||||
;;; init-wakatime.el ends here
|
Loading…
Add table
Add a link
Reference in a new issue