Needed to add vim.notify = require "notify"
to get pomo to use nvim-notify.
#10
Labels
bug
Something isn't working
🐛 Describe the bug
Hey there, going to start with a few caveats. I'm using NvChad and know just enough to get by. I was having some trouble getting pomo to use nvim-notify until I read over the documentation for nvim-notify and saw it required vim.notify = require("notify").
This is the complete entry:
The background_colour issue might be unique to NvChad. Everything works well now, thanks for making this plugin!
Versions
NVIM v0.9.2
Build type: Release
LuaJIT 2.1.1692716794
0.4.1
The text was updated successfully, but these errors were encountered: