You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Install debugging servers in the same way lsp servers are installed.
Describe potential alternatives you've considered
Using dap-buddy.nvim(used to be DIInstall.nvim). The new version is not working yet, and it would be simpler to have both be managed by the same plugin. Otherwise there is a lot of duplicated code.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Install debugging servers in the same way lsp servers are installed.
Describe potential alternatives you've considered
Using
dap-buddy.nvim
(used to beDIInstall.nvim
). The new version is not working yet, and it would be simpler to have both be managed by the same plugin. Otherwise there is a lot of duplicated code.Additional context
No response
The text was updated successfully, but these errors were encountered: