Skip to content

Commit

Permalink
merge: remove redundant highlight link
Browse files Browse the repository at this point in the history
refer: #2608
  • Loading branch information
lervag committed Dec 25, 2022
2 parents 038dfa7 + c9c0aae commit 00484c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autoload/vimtex/syntax/core.vim
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 00484c8

Please sign in to comment.