Merge pull request #71 from panchoh/fix/missing-repo-fragment-in-url

Add missing repo fragment to Helpful URL
This commit is contained in:
James Cherti
2025-07-19 08:45:30 -04:00
committed by GitHub

View File

@@ -1359,7 +1359,7 @@ The [yasnippet-snippets](https://github.com/AndreaCrotti/yasnippet-snippets) pac
### A better Emacs *help* buffer ### A better Emacs *help* buffer
[Helpful](https://github.com/Wilfred) is an alternative to the built-in Emacs help that provides much more contextual information. [Helpful](https://github.com/Wilfred/helpful) is an alternative to the built-in Emacs help that provides much more contextual information.
To configure **helpful**, add the following to `~/.emacs.d/post-init.el`: To configure **helpful**, add the following to `~/.emacs.d/post-init.el`:
```emacs-lisp ```emacs-lisp