Nathan Felber
Nathan Felber
I'm not sure I understand what would be best to do. On one hand I totally agree that not every option should be packaged in nixvim. This is partly why...
@MattSturgeon yes, I'd like to continue working on it. I haven't made progress in a while because I'm unsure what direction to take to improve the packaging, as described in...
Thank you very much for your detailed feedback. It is incredibly helpful. I'll continue going through the remaining suggestions when I get time later this week.
Oh, so that's what happened. My bad, I'll try to fix it later today.
@MattSturgeon Looks like it's now fixed. I think I integrated all your suggestions into the PR and it should be ready for review. However, some of the checks are failing...
> Try entering `nix develop` (to get a devshell) and using the `tests` command, instead of running `nix flake check`. > > You can also try omitting `--all-systems` as that'll...
> The fact the CI is passing on most systems, and failing with "broken pipe" on two tells me the tests are passing for this PR. > > I'll review...
Done. Let me know if there's anything else I can do!
Yes, no problem. I just amended my last commit with the relevant line removed. And thank you for taking the time to guide me through the process!