-
Notifications
You must be signed in to change notification settings - Fork 162
cursorlineopt = 'number' causes highlight issues #239
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
With this option, the completion highlights for cmdline and popupmenu will not work.
Which version of Neovim are you using?
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compilado por builduser
To Reproduce
Steps to reproduce the behavior:
- edit
minimal.luaprovided by this repo addingcursorlineopt = 'number'as an option - type
:to showcmdline - type something and hit
tabto show the completion options
Expected Behavior
When choosing the completion options the selected option should be highlighted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working