support SUPERMAVEN_BINARY environment variable #110

Open
mrshmllow wants to merge 2 commits from mrshmllow/main into main
mrshmllow commented 2024-10-01 20:15:17 -04:00 (Migrated from github.com)

This is a variation of my patch which ive been using for a while

It makes this plugin nicer to use in environments like nix where you can provide this binary deterministically to the plugin before hand. Like I do here

This is a variation of [my patch](https://github.com/mrshmllow/nvim-candy/blob/main/patches/use-env-for-supermaven-binary-path.patch) which ive been using for a while It makes this plugin nicer to use in environments like nix where you can provide this binary deterministically to the plugin before hand. Like I do [here](https://github.com/mrshmllow/nvim-candy/blob/main/flake.nix#L125)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mrshmllow/main:mrshmllow/main
git switch mrshmllow/main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff mrshmllow/main
git switch mrshmllow/main
git rebase main
git switch main
git merge --ff-only mrshmllow/main
git switch mrshmllow/main
git rebase main
git switch main
git merge --no-ff mrshmllow/main
git switch main
git merge --squash mrshmllow/main
git switch main
git merge --ff-only mrshmllow/main
git switch main
git merge mrshmllow/main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
supermaven-inc/supermaven-nvim!110
No description provided.