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

fix: use vim.log.level enums for vim.notify lvls #159

Merged

Conversation

megalithic
Copy link
Contributor

@megalithic megalithic commented Oct 26, 2022

Some notification alternative plugins enforce vim.notify's expected type for its log level argument. So, we've replaced the string representations in this plugins to use the vim.log.levels enum representation instead.

@rcarriga
Copy link
Owner

Thanks for the PR!

@rcarriga rcarriga merged commit 31a0668 into rcarriga:master Oct 26, 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.

2 participants