Remove wakatime

I want to do this for a while, as it’s pretty useless.  I can’t even brag by the numbers :D
master
Gergely Polonkai 3 years ago
parent 63ebf14650
commit 93a8924d85
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93

@ -2257,18 +2257,6 @@ requires connecting to a website and download a pretty large font file.
(neo-enter . gpolonkai/neo-set-theme))
#+END_SRC
** Waka-waka
This will be replaced with something self-hosted, eventually.
#+BEGIN_SRC emacs-lisp
(use-package wakatime-mode
:custom
(wakatime-cli-path (executable-find "wakatime"))
:config
(global-wakatime-mode t))
#+END_SRC
** Jump to character, word, line
#+BEGIN_SRC emacs-lisp

Loading…
Cancel
Save