Pete Walsh
Pete Walsh
Yea I'm okay with this!
@fakerybakery do you have an example? I'll see if I can get it to work
@fakerybakery so at the moment, no, but I think this would be a nice feature to have in general. We could support this with `hf://`, `gs://` and `s3://` paths.
Hey @colemand77 have you tried increasing `update_interval` in your `pomo.nvim` config?
I do see a drop when setting to 5000 myself, although it's still a little higher than normal (~1%) when the timer is actively displayed through `nvim-notify`. Are you using...
Hey @NikolaM-Dev, I believe this was fixed in 2e1f034.
Can you reproduce on the latest commit?
@NikolaM-Dev yeup, I'll do another release soon.
Hey @linduxed, I like the idea of only giving header/anchor link completion when the current prompt ends with `#` or `^`. That seems perfectly reasonable to me and I think...
> I like the idea of only giving header/anchor link completion when the current prompt ends with # or ^. @linduxed I just opened a PR for this. Can you...