pommodoro-clock.nvim icon indicating copy to clipboard operation
pommodoro-clock.nvim copied to clipboard

yet another pommodoro neovim plugin that displays an ASCII timer in an overlay

Results 3 pommodoro-clock.nvim issues
Sort by recently updated
recently updated
newest added

Firstly absolutely love the styling of this plugin, however I'd love to make it a bit smaller via options if possible? Or would this break the ASCII art?

These are the lines that caused the following error: https://github.com/jackMort/pommodoro-clock.nvim/blob/eb7a59109c82917ba1c386f730ecdb9ef778b8a5/lua/pommodoro-clock.lua#L230-L235 ``` 01:33:26 msg_show Error executing lua callback: ...e/nvim/lazy/pommodoro-clock.nvim/lua/pommodoro-clock.lua:233: attempt to index field 'popup' (a nil value) stack traceback: ...e/nvim/lazy/pommodoro-clock.nvim/lua/pommodoro-clock.lua:233: in...

bug

![image](https://user-images.githubusercontent.com/53911515/213763359-a085f68d-52a8-48e1-891c-edf058e2eeff.png) I am on Neovim nightly heres my config - https://github.com/Rishabh672003/Neovim