0
0
mirror of https://github.com/vim/vim.git synced 2025-10-05 05:34:07 -04:00

patch 9.0.1534: test for expanding "~" in substitute takes too long

Problem:    Test for expanding "~" in substitute takes too long.
Solution:   Disable the test for now.
This commit is contained in:
Bram Moolenaar
2023-05-09 21:45:47 +01:00
parent 6f37e530d3
commit 916d6dd5b1
2 changed files with 15 additions and 12 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1534,
/**/
1533,
/**/