Skip to content

plugins/vim-repeat: init #2154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

refaelsh
Copy link
Contributor

@refaelsh refaelsh commented Sep 3, 2024

@refaelsh
Copy link
Contributor Author

refaelsh commented Sep 3, 2024

Since vim-repeat has no configuration at all, I am not sure what to do with settingsExample. Help needed please :-)

@MattSturgeon
Copy link
Member

Can you run:

# These two commands will squash everything into one commit
# You could also do this interactively using `git rebase upstream/main -i`
git reset --soft b243f6aab4511cdcb71189948ce557eb3d4617e2
git commit --amend --no-edit

# This assumes you have our repo configured as a remote named "upstream":
# It will rebase your changes on top of ours
git fetch upstream
git rebase upstream/main

# This will push the changes
git push --force-with-lease

@refaelsh
Copy link
Contributor Author

refaelsh commented Sep 4, 2024

Can you run:

# These two commands will squash everything into one commit
# You could also do this interactively using `git rebase upstream/main -i`
git reset --soft b243f6aab4511cdcb71189948ce557eb3d4617e2
git commit --amend --no-edit

# This assumes you have our repo configured as a remote named "upstream":
# It will rebase your changes on top of ours
git fetch upstream
git rebase upstream/main

# This will push the changes
git push --force-with-lease

Done.

Copy link
Member

@MattSturgeon MattSturgeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove the superfluous stuff; no need to have a settingsExample when there's no settings option, etc 😀

Copy link
Member

@MattSturgeon MattSturgeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any issues. If you're able to squash & rebase that'd be amazing 😁

@MattSturgeon MattSturgeon changed the title Add vim-repeat plugins/vim-repeat: init Sep 5, 2024
@refaelsh
Copy link
Contributor Author

refaelsh commented Sep 5, 2024

I don't see any issues. If you're able to squash & rebase that'd be amazing 😁

Sure. Gladly.

@refaelsh
Copy link
Contributor Author

refaelsh commented Sep 5, 2024

I don't see any issues. If you're able to squash & rebase that'd be amazing 😁

Done.

@MattSturgeon
Copy link
Member

@Mergifyio queue

Copy link
Contributor

mergify bot commented Sep 5, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 9248da3

@mergify mergify bot merged commit 9248da3 into nix-community:main Sep 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants