Skip to content

Commit

Permalink
chore(highlight): fix lualine' doc symbol highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
feryardiant committed Feb 11, 2025
1 parent 95093db commit 7dad3dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/plugins/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ return {
DapUIFloatBorder = { link = 'FloatBorder' },
DapUIFloatNormal = { link = 'NormalFloat' },

StatusLine = { link = 'lualine_c_normal' },

NvimDapVirtualText = { link = 'Comment' },
NvimDapVirtualTextChanged = { fg = colors.accent },
},
Expand Down

0 comments on commit 7dad3dc

Please sign in to comment.