We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 038dfa7 + c9c0aae commit 00484c8Copy full SHA for 00484c8
autoload/vimtex/syntax/core.vim
@@ -779,7 +779,6 @@ function! vimtex#syntax#core#init_highlights() abort " {{{1
779
highlight def link texCmdRefConcealed texCmdRef
780
highlight def link texCmdSize texCmdType
781
highlight def link texCmdSpaceCode texCmd
782
- highlight def link texCmdStyle texCmd
783
highlight def link texCmdStyle texCmdType
784
highlight def link texCmdStyleBold texCmd
785
highlight def link texCmdStyleBoldItal texCmd
0 commit comments