mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
+ Add doom-switch-frame-hook
+ Replace doom-{enter,exit}-{buffer,window}-hook with
doom-switch-{buffer,window}-hook
+ New switch-buffer hooks run on buffer-list-update-hook rather than
in select-window advice.
+ Blank our buffer-list-update-hook in some places to reduce how many
times it gets triggered.
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.