-
-
Notifications
You must be signed in to change notification settings - Fork 297
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
plugins/nvim-surround: init #2267
Conversation
8af47b8
to
52138ff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I like how the rename migration is handled.
Feels like plugins/deprecation.nix
may make #1657 redundant, if we're happy having a one-way rename with no plan for another plugin to "take over" the name at a later date.
Adding nvim-surround so we need to deprecate the generic name and move it.
52138ff
to
8b10dd3
Compare
8b10dd3
to
04ad793
Compare
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 04ad793 |
This pull request, with head sha This pull request will be automatically closed by GitHub.As soon as GitHub detects that the sha It is possible for this pull request to remain open if this detection does not happen, this usually happens when a force-push is done on this branch |
Resolves #1346
Closes #1371
Rename surround to vim-surround and init nvim-surround.