mirror of
https://github.com/zoriya/vim.git
synced 2025-12-21 06:35:17 +00:00
patch 8.2.3398: html text objects are not fully tested
Problem: Html text objects are not fully tested.
Solution: Add tests for dbcs encoding and different number of backslashes.
(Dominique Pellé, closes #8831)
This commit is contained in:
committed by
Bram Moolenaar
parent
03d257998b
commit
af631f61bc
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3398,
|
||||
/**/
|
||||
3397,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user