I just found that you rebranded the plugin DAPInstall.nvim to dap-buddy.nvim.
However, this breaks everything about previous dap_install. An existing configuration will be broken and it looks like that you've changed a lot from DAPInstall.nvim. No :DIInstall commands any more, etc.. Well, I'm not sure such a sudden changing to a seemingly different project was a good idea; or you could've done that more carefully -- for example, rewrite might deserve a new repository where the previous one could still exist for an archival purpose. Or if it's still not fully complete yet, why not having them in a dev/unstable branch rather than main? But I can do see and understand the rational you've got for this rebranding.
Anyway congratulations on the major refactoring and rebranding. Hope the new one is better than the older one. But I'm now completely lost how to use the new one. Is there any documentation/tracking issue/migration guide available? I cannot find any documentation/README at this point. Probably you are still working on that, but any information would be appreciated.
For now, I'll need to pin the plugin version at 24923c3, but look forward to myself migrating to the new one soon.
I just found that you rebranded the plugin
DAPInstall.nvimtodap-buddy.nvim.However, this breaks everything about previous
dap_install. An existing configuration will be broken and it looks like that you've changed a lot fromDAPInstall.nvim. No:DIInstallcommands any more, etc.. Well, I'm not sure such a sudden changing to a seemingly different project was a good idea; or you could've done that more carefully -- for example, rewrite might deserve a new repository where the previous one could still exist for an archival purpose. Or if it's still not fully complete yet, why not having them in a dev/unstable branch rather thanmain? But I can do see and understand the rational you've got for this rebranding.Anyway congratulations on the major refactoring and rebranding. Hope the new one is better than the older one. But I'm now completely lost how to use the new one. Is there any documentation/tracking issue/migration guide available? I cannot find any documentation/README at this point. Probably you are still working on that, but any information would be appreciated.
For now, I'll need to pin the plugin version at 24923c3, but look forward to myself migrating to the new one soon.