]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(tex): add texEmphStyle to texMatchGroup in syntax script
authorChristian Brabandt <cb@256bit.org>
Sat, 18 Jan 2025 17:09:38 +0000 (18:09 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 18 Jan 2025 17:09:38 +0000 (18:09 +0100)
commit2cb8246eb969594a6969b03dcf8ea89aa7deda6e
treec655a329fd4973e843a46c9dc28eb67410632e2f
parentc65bb2ea8e5cffcbd5dff05572989af4d8936531
runtime(tex): add texEmphStyle to texMatchGroup in syntax script

fixes: #16228

Co-authored-by: Github User JordL
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/testdir/dumps/tex_01_00.dump [new file with mode: 0644]
runtime/syntax/testdir/input/tex_01.tex [new file with mode: 0644]
runtime/syntax/tex.vim