diff --git a/autoload/vimtex/syntax/core.vim b/autoload/vimtex/syntax/core.vim index c917d21f1f..160b53b490 100644 --- a/autoload/vimtex/syntax/core.vim +++ b/autoload/vimtex/syntax/core.vim @@ -779,7 +779,6 @@ function! vimtex#syntax#core#init_highlights() abort " {{{1 highlight def link texCmdRefConcealed texCmdRef highlight def link texCmdSize texCmdType highlight def link texCmdSpaceCode texCmd - highlight def link texCmdStyle texCmd highlight def link texCmdStyle texCmdType highlight def link texCmdStyleBold texCmd highlight def link texCmdStyleBoldItal texCmd