Skip to content

Commit 00484c8

Browse files
committed
merge: remove redundant highlight link
refer: #2608
2 parents 038dfa7 + c9c0aae commit 00484c8

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)