Kristoffer Plagborg Bak Sørensen
Kristoffer Plagborg Bak Sørensen
> Thanks. That also needs something like `which $(string sub --start=2 $argv)` because `$argv` includes the `=`. Instead of relying on the `which` binary, you can use the builtin `command...
I use [noogle.dev](https://noogle.dev) a lot. A "open in noogle.dev" code action would be neat for any function in the `lib` attribute set from `nixpkgs`
That sounds like a more elegant implementation. I will have a look at the docs and see what I can come up with.
I have run `make check`. The only error reported by `clippy` is this.  Hope this is okay. I think it could be addressed in another PR to refactor the...
I have added `#[expect(clippy::cognitive_complexity)]` to the function. Now `make check` passes.
Added entry to CHANGELOG.md
Same for me
Nothing is preventing you from having a `delta.nix` file where you configure `programs.git.delta.*`
Miss-click I think 😅
What about a link to the users config.toml as well?