wookayin/dotfiles

Debugging in nvim

Jendker opened this issue · 3 comments

Do you currently have a solution for debugging in nvim or is it something you would do in other editor?

Yes, I have an incomplete yet quite working version of nvim-DAP integration. I have been using it for many months and I'm pretty happy with it (FYI I mostly code in python, lua, and C++). Let me share a preview version or PR soon!

That would be great! Your dotfiles are very clean, would love to use your preview version as an inspiration. Python and C++ would be very interesting to me as well.

See: