~made wakatime a config package, not a module
Wakatime is so easy to configure there's basically no point to it being a module. Thus, I ported it to the config.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
; General
|
||||
(package! elcord) ; to flex
|
||||
(package! wttrin) ; weather in emacs? yes please
|
||||
(package! wakatime-mode) ; wakatime
|
||||
; Coding
|
||||
(package! counsel-etags) ; tags are cool
|
||||
(package! py-yapf) ; formatting
|
||||
|
||||
Reference in New Issue
Block a user