Kristoffer Plagborg Bak Sørensen

Results 10 comments of 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. ![image](https://github.com/user-attachments/assets/4615878c-55a7-4766-9330-dc8dda79dfc0) 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.

Nothing is preventing you from having a `delta.nix` file where you configure `programs.git.delta.*`

What about a link to the users config.toml as well?