Jonas Damtoft
Jonas Damtoft
I am using `buildNodePackage` with `src` set to https://github.com/meain/vim-package-info and I get the below error. I need to get the `node_modules` folder to build the vim plugin. I do similar...
https://github.com/eliteSchwein/mooncord/blob/d89b35f8b9d68a58c3a69244fa3fcebb07bec7be/src/helper/PowerDeviceHelper.ts#L15 Seems to be a mistake. It should be an equality check.
Hey! This looks really awesome, would love to use it on my printer. It is a 2020 with a 5mm slot from [motedis](https://www.motedis.dk/en/Aluminium-Profile-20x20-I-Typ-slot-5). I looked into the CAD, but sadly...
### Neovim version (nvim -v) v0.10.1 ### Operating system/version MacOS 14.5 ### Describe the bug When I run `OverseerQuickAction` it correctly finds the tasks on my `backend/justfile` but when I...
Should this support config for the babel plugin? Should be rather simple to take a `config` object as parameter to the relay function and then add it to the babel...
I have just enabled this action and moved my wiki into a `wiki/` directory.  After running the action, it looks like this  This is my workflow ```yml name:...
The klippy-env is created in the build image, in the `/build` directory. This results in a shebang like `#!/build/klippy-env/bin/python` at the top of all the binaries in the venv. `python`...
Here's my quick proposal for supporting custom extras as we see popping up. The goal here is to ease user installation / removal, isolate custom code, keep klippy clean. This...
Hey. I would like to generate and release "beta" releases often, and when ready, release a "full" release. I thought I could just run the action twice, one with `prerelease:...
It would be nice if we were able to configure lazyjj from somewhere other than the jj/config.toml Specifically I'd like to be able to configure lazyjj with colors from neovim,...