Hugo B. S. Benedicto
Hugo B. S. Benedicto
@bakkeby got it. Thanks for the explanation 🤝
> I updated the patch, you can try [MinePro120/ddwm](https://github.com/MinePro120/ddwm/). Nice :D do you want me to help test this branch in my machine or is it fine already?
I apologize for the delay in my response; I have been preoccupied with some complex personal matters. I wanted to share an update before I return from my travels post-holidays....
Hello! Have you checked out [nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui)?
Oh, that can be seen in your dependencies list, my bad. It was too late here and I was sleepy haha My guess is that there are a problem with...
Same happening to me.
@kade5 @MattiasMTS hello, guys! 👋 Same thing happening to me. I'm trying from commit 9b0b969 (most recent changes from master branch until now). It doesn't work even with: ```lua config...
> > Hi @MattiasMTS after #23 the plugin stopped working even when adding an explict `require('cmp-dbee').setup()` call. > > Thanks for highlighting it. [cd409ef](https://github.com/MattiasMTS/cmp-dbee/commit/cd409ef1256a470849860ef3f476d95be2789883) was the fix. > > Accidentally...