-
Notifications
You must be signed in to change notification settings - Fork 14
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
BREAKING CHANGES #4
Comments
Replace {
description = "...:",
command = "...",
...
} is replaced by {
description = "...:",
cmd = "<CMD>...<CR>",
...
} Using |
Many keywords and constants are shortened to make
|
The format for configuration has changed! Please refer to the If you don't wish to migrate to 0.2, you can use the tag |
command_center.nvim
breaking changes will be announced hereThe text was updated successfully, but these errors were encountered: