This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
Windows width changes when navigating code action menu #52
Open
Description
The windows change in width and many times word wrap when moving from option to option in the menu. I introduced an error in my NeoVim config to show this problem. I've attached two screen shots.
It seems to take the width of the diff window.
To replicate, add unpack() with no parameters in your NeoVim .lua config somewhere and call CodeActionMenu with your cursor on unpack().
Metadata
Assignees
Labels
No labels
Activity