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 was archived by the owner on Feb 12, 2025. It is now read-only.
What is the specific version of Neovim where you see this issue? I am unable to repro using NVIM v0.10.0-dev-2143+g3f188bc53. Also double check that you are on the most recent version of dressing.nvim
Describe the bug
When I use code actions to open the available ones I get the following error
System information
vim.ui.select
backend? If so, which one? Telescopewith or without
config = true
, still errors-- Paste your call to require("dressing").setup(...) in here
To Reproduce
Steps to reproduce the behavior:
vim.lsp.buf.code_action
If possible, provide a minimal file that will trigger the issue (see
tests/manual
for examples of short ways to call
vim.ui.*
):Screenshots
If applicable, add screenshots to help explain your problem.
Also in a
.c
file:Additional context
On Windows11 (my host machine) seems to be working fine
The text was updated successfully, but these errors were encountered: