We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078cbd9 commit c7f666cCopy full SHA for c7f666c
lua/noice/config/views.lua
@@ -39,6 +39,8 @@ M.defaults = {
39
-- min_width = 10,
40
},
41
win_options = {
42
+ cursorline = true,
43
+ cursorlineopt = "line",
44
winhighlight = {
45
Normal = "NoicePopupmenu", -- change to NormalFloat to make it look like other floats
46
FloatBorder = "NoicePopupmenuBorder", -- border highlight
0 commit comments