Jack McCown
Jack McCown
I'm having a similar issue, FWIW all `doom` commands seem to run w/o any issue. Launching emacs directly is where I get an error (not using doom as my bootloader*)....
@LeoQiao18 thank you! that fixed my issue as well
Hey @Stratus3D I took a working install from `~/.asdf` and tried moving it to `/opt/asdf` and setting `ASDF_DATA_DIR=/opt/asdf` and `ASDF_DIR=/opt/asdf` Everything looks correct with how I'm sourcing `. /opt/asdf/asdf.sh` in...
Thanks for taking a look @Stratus3D! Generally I don't manually source anything, I just have `. ~/.asdf/asdf.sh` in my rc file. I just tried again, using a bash shell instead...
+1 I think something like this is necessary for integration with elfeed-protocol [e.g.](https://github.com/fasheng/elfeed-protocol#fever-fever)
just wanted to second the request for a bit more help getting started. I can install nixos using the official guide, but haven't been able to get devos install working...
> > > One annoyance I have is the following scenario: > > > > > > 1. Enter insert mode, type some text > > > 2. Enter normal...
Any update on this? Really interested in running this in the browser
Markdown renderer is a great starting point! one issue I'm having is with these `>` that appear to be added as a prefix in code blocks ``` ```racket > (:...
I'm seeing an issue where the plugin fails to install but parcel bundles the `manifest.json` anyway (creating `dist/manifest.js`). The situation doesn't seem related to Windows paths, as I'm only developing...