0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.1354: getting a list of text lines is clumsy

Problem:    Getting a list of text lines is clumsy.
Solution:   Add the =<< assignment. (Yegappan Lakshmanan, closes #4386)
This commit is contained in:
Bram Moolenaar
2019-05-19 18:41:26 +02:00
parent 2b39d806f0
commit f5842c5a53
4 changed files with 206 additions and 0 deletions

View File

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