llcc / org-logseq

Org-logseq allows you to open logseq-style page and block link along with Org Mode.
98 stars 8 forks source link

Doom emacs installation #2

Open santiyounger opened 3 years ago

santiyounger commented 3 years ago

Hey,

Thanks a lot for making this plugin can't wait to try it, since I've been really looking forward for something like this.

I'm using Doom emacs, installation is pretty simple when a package comes from Melpa, but I'm having issues installing on Doom emacs with the methods in the readme (quelpa or straight)

Would love to know if it'd be possible to have a way to install into Doom (or links to docs to make it work)

If not, I'm happy to wait for this package to be in Melpa, since I'm really looking forward to using it.

Thanks!

SamirHafez commented 2 years ago

I don't really use Doom emacs but in spacemacs you can just fetch the repo, and I'm assuming Doom won't be too different:

(package! org-logseq :recipe (:fetcher github :repo "llcc/org-logseq")