Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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