Henrik Lissner

Results 312 comments of Henrik Lissner

Sorry for taking so long to get to this! I've merged this in 9350b44 after some modifications, and included a rudimentary keybind. Thanks for your help! > For when Henrik...

org-roam has been bumped a number of times since, so I'll consider this resolved. Thanks for bringing it to my attention!

@merrickluo Sorry for taking so long to get back to this, but I'm looking into resolving this now and wanted to know if it still makes sense to remove alchemist...

Understood. Done as of 221e75e. Thanks for the help!

`doom compile` and `doom clean` were removed in 63c470bff32875098fa5a7f205e0b5eb08247686, so I will close this issue.

Try `doom sync -p` (this will purge orphaned packages and leftover *.eln files).

Oh, I misread. How are you launching Doom? With `doom run`? Are you using [doom profiles](https://github.com/doomemacs/doomemacs/tree/master/profiles)?

(Repeating this from 7774) I can't reproduce this. This may simply be a connection issue. Try deleting the local repo before trying again. I.e. ```sh rm -rf ~/.emacs.d/.local/straight/{repos,build-*}/company-tabnine doom sync...

I am aware of this (and a number of other) discrepancy(ies) with the docs. I'm working on a redesign + rewrite of our in-repo docs (docs/*.org) in preparation for the...

73f19ac should resolve the issues presented here (changing the default value of `julia-snail-multimedia-enable` and `julia-snail-popup-display-face`). I've opted to not set `julia-snail-popup-display-face` at all, since julia-snail will [generate one automatically](https://github.com/gcv/julia-snail/blob/master/julia-snail.el#L1509-L1513) if...