Results 8 issues of Leo Gaskin

When I try to update all dependencies in multiple large projects, it is realistic for the Github API calls to hit a rate limit. This is of course a problem,...

enhancement

This is just a simple idea I had to improve ace-link. This way, we can also perform other Avy actions on links. Feel free to close this PR if there...

It seems like, with the `v2.0.0-alpha3` version of participle, positions are, again, no longer added to structs that implement the `Capture` interface. This apparently was first fixed in f14a17d in...

- [x] I have searched for existing issues that may be the same as or related to mine. I would like to see an option that allows me to make...

Type: feature

PR #96 has already greatly improved working with machines that have differing requirements/architecture, however there is still one use-case that is largely unsupported: Multiple `nixpkgs` versions. From what I understand...

It is pretty common for Emacs packages to have customizable paths for their cache/configuration files, so the user can choose a location that suits them. This PR adds that feature...

Currently, lorri may regenerate the shell_gc_root link to the project environments store path, even if that store path has not changed. With this commit, lorri will now check if the...

High RAM usage for books that contain a lot of images is a known problem with this library. Image records are special in this case as they are often very...