Replies: 1 comment
-
|
As stated in the docs, you don't have to load the package from the local source, you can set the recipe to load the package from GitHub. https://github.com/agzam/spacehammer/blob/master/docs/emacs.org#load-the-package-from-github |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have never gotten around to making "Edit with Emacs" work on my setup.
I am trying to add
spacehammer.elto my configuration, usinguse-package. This did not work out of the box becauseuse-packagetries to find it on the remote repositories, however much I try to declare that it is already present locally.Can someone please show me an example of a working config? Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions