We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Plugin's config (using lazy.nvim):
{ 'rcarriga/nvim-notify', opts = { render = 'compact', }, init = function() vim.notify = require 'notify'; end, },
The text was updated successfully, but these errors were encountered:
I have the same issue on Windows Terminal.
Sorry, something went wrong.
Fix the wrong title highlight of issue rcarriga#292
26e3253
29b33ef
No branches or pull requests
Plugin's config (using lazy.nvim):
The text was updated successfully, but these errors were encountered: