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

fix(dap): add nvim-nio dependency to nvim-dap-ui #2495

Closed
wants to merge 1 commit into from
Closed

fix(dap): add nvim-nio dependency to nvim-dap-ui #2495

wants to merge 1 commit into from

Conversation

mikemykhaylov
Copy link
Contributor

@mikemykhaylov mikemykhaylov commented Mar 19, 2024

📑 Description

Since recently, nvim-dap-ui started requiring an nvim-nio installation as a dependency (rcarriga/nvim-dap-ui#311). Consequently, this causes an error to appear whenever the first file is opened in nvim.

Screenshot 2024-03-18 at 17 39 22

This PR adds nvim-nio as a dependency of nvim-dap-ui and fixes this issue.

ℹ Additional Information

New dependency — nvim-nio as a dependency of nvim-dap-ui

@mehalter
Copy link
Member

Thanks! Merged this commit manually to v3 and will be merged in with #2496

@mehalter mehalter closed this Mar 19, 2024
@mikemykhaylov mikemykhaylov deleted the nvim-dap-fix branch March 19, 2024 02:57
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

Successfully merging this pull request may close these issues.

None yet

2 participants