mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-09 02:31:59 -08:00
- doom-post-init-hook was renamed doom-init-modules-hook - doom-init-hook was renamed doom-before-init-modules-hook - doom-init-modules-hook now runs before the user's config.el is run - Moved doom-init-ui-hook to run later (on window-setup-hook rather than emacs-startup-hook). Yield a modest improvement in startup times. |
||
|---|---|---|
| .. | ||
| autoload.el | ||
| packages.el | ||
| README.org | ||
tools/wakatime
Description
This module integrates wakatime into Emacs.
Module Flags
This module provides no flags.
Plugins
- wakatime-mode
Prerequisites
This module requires an account and API key from wakatime.com.
Run M-x +wakatime/setup to set things up.
Configuration
Obfuscate project file names
(setq +wakatime-hide-filenames t)
This will hide what files and folders you're working in from prying eyes on your profile.