We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It doesn't matter which adapter I'm trying to install, nvim crashes with the following error:
:DIInstall jsnode Do you want to install the debugger 'jsnode'? [Y]es, (C)ancel: nvim: /home/runner/work/neovim/neovim/src/nvim/ui_compositor.c:551: ui_comp_raw_line: Assertion `attrs[i] >= 0' failed. [1] 55171 abort (core dumped) nvim
This seems to only happen when the lualine plugin is enabled. Is anyone else experiencing this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It doesn't matter which adapter I'm trying to install, nvim crashes with the following error:
This seems to only happen when the lualine plugin is enabled. Is anyone else experiencing this?
The text was updated successfully, but these errors were encountered: