Skip to content
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

feat!: allow buffer name and range. #22

Merged
merged 1 commit into from
Oct 6, 2022
Merged

feat!: allow buffer name and range. #22

merged 1 commit into from
Oct 6, 2022

Conversation

famiu
Copy link
Owner

@famiu famiu commented Oct 6, 2022

Adds support for using buffer name and range with :Bdelete, :Bwipeout and their Lua function counterparts. Also contains some refactors and documentation improvements.

BREAKING-CHANGE: Removes support for older Neovim versions. Changes BDeletePre and BDeletePost autocommand patterns to also contain range.

Adds support for using buffer name and range with `:Bdelete`, `:Bwipeout` and their Lua function counterparts. Also contains some refactors and documentation improvements.

BREAKING-CHANGE: Removes support for older Neovim versions. Changes `BDeletePre` and `BDeletePost` autocommand patterns to also contain range.
@famiu famiu merged commit bdaae05 into master Oct 6, 2022
@famiu famiu deleted the feat/range-and-name branch October 6, 2022 15:42
@famiu famiu mentioned this pull request Oct 6, 2022
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.

None yet

1 participant