diff --git a/configuration.org b/configuration.org index 9b15cfd..e5747e5 100644 --- a/configuration.org +++ b/configuration.org @@ -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