]> granicus.if.org Git - vim/commit
patch 8.2.3839: using \z() with \z1 not tested for syntax highlighting v8.2.3839
authorDominique Pelle <dominique.pelle@gmail.com>
Fri, 17 Dec 2021 17:32:29 +0000 (17:32 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Dec 2021 17:32:29 +0000 (17:32 +0000)
commit354b23a9f87fd8c5aec457d88320a0a5bce4b985
tree7f6c83f3324e34ad812bb3dc34981e5ec3ceadfb
parentdb1a410b610b2c1941311acc57dcc4afec20720e
patch 8.2.3839: using \z() with \z1 not tested for syntax highlighting

Problem:    Using \z() with \z1 not tested for syntax highlighting.
Solution:   Add a test. (Dominique PellĂ©, closes #9365)
src/testdir/test_syntax.vim
src/version.c