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

refactor(option)!: remove deprecated macros set+, set-, ... #273

Merged
merged 2 commits into from
Apr 14, 2024

Conversation

aileot
Copy link
Owner

@aileot aileot commented Apr 10, 2024

No description provided.

@aileot aileot changed the title refactor(option)!: remove deprecated set!/let! wrappers refactor(option)!: remove deprecated wrappers set+, set-, ... Apr 14, 2024
@aileot aileot force-pushed the refactor-option-remove-deprecated-set-wrappers branch from 9c8c49a to a9e9c98 Compare April 14, 2024 01:39
BREAKING CHANGE: The previously deprecated macros
(`set+`, `set^`, `set-`, `setlocal+`, `setlocal^`, `setlocal-`, `setglobal+`, `setglobal^`, `setglobal-`, `go+`, `go^`, `go-`)
have been removed according to the "less" design principle of this
project.
Please make your own wrappers if you still need them: some sample
snippets are available in
[Cookbook](https://github.com/aileot/nvim-laurel/blob/main/COOKBOOK.md)
@aileot aileot force-pushed the refactor-option-remove-deprecated-set-wrappers branch from a9e9c98 to ac5d35a Compare April 14, 2024 01:51
@aileot aileot changed the title refactor(option)!: remove deprecated wrappers set+, set-, ... refactor(option)!: remove deprecated macros set+, set-, ... Apr 14, 2024
@aileot aileot merged commit 95e8070 into main Apr 14, 2024
3 checks passed
@aileot aileot deleted the refactor-option-remove-deprecated-set-wrappers branch April 14, 2024 01:53
This pull request was closed.
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.

1 participant