mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
+ +wakatime/setup prompts for API key, after asking if you want to open a browser to the wakatime api-key page. + wakatime-api-key is saved to a cache file in doom-cache-dir. + Fixed wakatime not starting on the first buffer when passing a file to Emacs directly. Suggested by @freddian