Ben Huxham

Results 1 issues of Ben Huxham

Hi. Using Doom Emacs install. Emacs 29.4, Doom Core v3.0.0-pre, v24.12.0-pre. I first tried `use package install` method, ``` (use-package explain-pause-mode :straight (explain-pause-mode :type git :host github :repo "lastquestion/explain-pause-mode") :config...