Skip to content

Commit 27a9877

Browse files
author
skywind3000
committed
update names
1 parent a12a9e8 commit 27a9877

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

autoload/colorexp/names.vim

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ let s:native_names = [
2323
\ 'LineNrBelow', 'Macro', 'MatchParen', 'MessageWindow', 'ModeMsg',
2424
\ 'MoreMsg', 'NonText', 'Normal', 'Number', 'Operator', 'Pmenu',
2525
\ 'PmenuExtra', 'PmenuExtraSel', 'PmenuKind', 'PmenuKindSel',
26-
\ 'PmenuSbar', 'PmenuSel', 'PmenuThumb', 'PopupNotificatio',
26+
\ 'PmenuMatch', 'PmenuMatchSel', 'PmenuSbar', 'PmenuSel', 'PmenuThumb',
27+
\ 'PopupNotificatio',
2728
\ 'PreCondit', 'PreProc', 'Question', 'QuickFixLine', 'Removed',
2829
\ 'Repeat', 'Search', 'SignColumn', 'Special', 'SpecialChar',
2930
\ 'SpecialComment', 'SpecialKey', 'SpellBad', 'SpellCap', 'SpellLocal',

0 commit comments

Comments
 (0)