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

85 Echo a warning about deprecated custom indent functions #86

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

wellle
Copy link
Owner

@wellle wellle commented Aug 27, 2020

And fall back to default behavior in that case to avoid errors.

Follow up to #85.

This is indented to avoid users running into errors when upgrading context.vim. Instead of running into the errors we check if old style custom indent functions are being used and output a warning in that case and ignore the implementations and fall back to default behavior. That should give users a better explanation of what's going on and make it easier to make the required changes.

And fall back to default behavior in that case to avoid errors.
@wellle wellle merged commit 67d8b15 into master Aug 27, 2020
@wellle wellle deleted the 85-breaking-change-warning branch August 27, 2020 22:53
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