Skip to content

Commit 228a8c3

Browse files
committed
feat(hues): add 'mini.completion' new group for deprecated items
1 parent 95f8a33 commit 228a8c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/mini/hues.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,7 @@ MiniHues.apply_palette = function(palette, plugins)
896896
hi('MiniClueTitle', { link='FloatTitle' })
897897

898898
hi('MiniCompletionActiveParameter', { link='LspSignatureActiveParameter' })
899+
hi('MiniCompletionDeprecated', { link='DiagnosticDeprecated' })
899900
hi('MiniCompletionInfoBorderOutdated', { link='DiagnosticFloatingWarn' })
900901

901902
hi('MiniCursorword', { fg=nil, bg=nil, underline=true })

0 commit comments

Comments
 (0)