Closed windowsrefund closed 2 weeks ago
To test/validate this PR:
{ "windowsrefund/darkvoid.nvim", branch = "nvim-notify", },
:lua require("notify")("info message") :lua require("notify")("warning message", "warn") :lua require("notify")("error message", "error")
@windowsrefund nice one looks good, going to merge, welcome!
To test/validate this PR: