Skip to content
This repository was archived by the owner on Aug 24, 2024. It is now read-only.

fix: use nvim 0.10 code action format to vim.ui.select if nvim 0.10 or later#36

Open
IsaacShelton wants to merge 4 commits into
luckasRanarison:masterfrom
IsaacShelton:master
Open

fix: use nvim 0.10 code action format to vim.ui.select if nvim 0.10 or later#36
IsaacShelton wants to merge 4 commits into
luckasRanarison:masterfrom
IsaacShelton:master

Conversation

@IsaacShelton
Copy link
Copy Markdown

This fixes code action options given to vim.ui.select to match the format given by nvim 0.10 (when popup is disabled and using nvim 0.10 or later)

This is important, because if you use other plugins such as telescope-ui-select that override vim.ui.select, they will fail because of the incorrect format.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant