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

Updated nvim_echo to instead use vim.notify #108

Merged
merged 2 commits into from
Jan 6, 2024

Conversation

miversen33
Copy link
Contributor

This changes the warning to print with vim.notify instead of printing to the console.

NOTE: This does not change the error message function that prints to the console. Errors (IMO) should be a bit painful and not as easy to ignore so I didn't touch that.

@olimorris olimorris merged commit edd8aa4 into olimorris:main Jan 6, 2024
3 checks passed
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