Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug adapter one-small-step-for-vimkind #39

Open
mawkler opened this issue Oct 5, 2021 · 2 comments
Open

Add debug adapter one-small-step-for-vimkind #39

mawkler opened this issue Oct 5, 2021 · 2 comments

Comments

@mawkler
Copy link

mawkler commented Oct 5, 2021

Have you considered adding the debug adapter one-small-step-for-vimkind for debugging Neovim plugins?

@pocco81
Copy link
Owner

pocco81 commented Oct 5, 2021

Well it's there, the only thing DAPInstalls doesn't do with that debugger is to fetch it locally. It leaves that to your plugin manager, because, well... It's a plugin...

Apart from that, you can let DAPInstall handle the config, dependencies, etc...

@mawkler
Copy link
Author

mawkler commented Oct 8, 2021

I see!

I've had some problems getting it to work but it doesn't seem related to DAPInstall so I posted about it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants