Skip to content

Commit c9c0aae

Browse files
tomtomjhjlervag
authored andcommitted
fix: remove a redundant highlight link
1 parent 038dfa7 commit c9c0aae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoload/vimtex/syntax/core.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,6 @@ function! vimtex#syntax#core#init_highlights() abort " {{{1
779779
highlight def link texCmdRefConcealed texCmdRef
780780
highlight def link texCmdSize texCmdType
781781
highlight def link texCmdSpaceCode texCmd
782-
highlight def link texCmdStyle texCmd
783782
highlight def link texCmdStyle texCmdType
784783
highlight def link texCmdStyleBold texCmd
785784
highlight def link texCmdStyleBoldItal texCmd

0 commit comments

Comments
 (0)