shaunsingh
shaunsingh
Your config inspired me to have a go at this issue in the first place :p > In any case, after a lot of consideration and deliberation, I think the...
Indeed, sometimes the view bugs out and puts a web buffer in place of the prompt buffer. I've been quite busy with personal and work projects, but I still plan...
A small update to the above: I did have a badly broken but slightly functional PoC with gtk, but had to switch back to macOS for work and, despite my...
> [burtonageo/cargo-bundle#33](https://github.com/burtonageo/cargo-bundle/issues/33) > > ^ Other people wanting keys added, and him saying he doesn't have time to work on it anymore I think it's in our best interest to...
> Failed to install nyoom.5e06be48 This actually "succeeded", we abuse packer to lazy load certain modules by tricking packer into thinking they're just plugins. But yeah, `nyoom sync` on the...
Seems like mason tells the script to exit once its done syncing a little to early. Luckily its the last thing we do, so this shouldn't cause any problems, but...
It's in the works! (and its based on neotest). The module is actually pretty much done, I just need to add unit tests for Nyoom's macros, standard library, etc, which...
I think this is because I'm using a personal fork of packer that has hacked-in lock file support, but after a while I decided against using it. I'll update nyoom...
1. Thanks, will look into it 2. Second issue stems from https://github.com/Olical/conjure/issues/401, I think I'll either disable conjure for rust, or gate it behind a `+excvr` flag
Eventually the goal is to have all of the languages available in doom emacs (and more), however I wanted to finalize the core of nyoom first. I'd like to have...