1
0
forked from aniani/vim

patch 8.1.1705: using ~{} for a literal dict is not nice

Problem:    Using ~{} for a literal dict is not nice.
Solution:   Use #{} instead.
This commit is contained in:
Bram Moolenaar
2019-07-16 22:04:02 +02:00
parent 69a5b86794
commit 4c6d90458b
6 changed files with 182 additions and 181 deletions

View File

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