Skip to content

Commit 7dad3dc

Browse files
committed
chore(highlight): fix lualine' doc symbol highlight
See folke/trouble.nvim#569 (comment)
1 parent 95093db commit 7dad3dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lua/plugins/init.lua

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ return {
4040
DapUIFloatBorder = { link = 'FloatBorder' },
4141
DapUIFloatNormal = { link = 'NormalFloat' },
4242

43+
StatusLine = { link = 'lualine_c_normal' },
44+
4345
NvimDapVirtualText = { link = 'Comment' },
4446
NvimDapVirtualTextChanged = { fg = colors.accent },
4547
},

0 commit comments

Comments
 (0)