1
0
forked from aniani/vim

patch 8.1.1731: command line history not read from viminfo on startup

Problem:    Command line history not read from viminfo on startup.
Solution:   Get history length after initializing it.
This commit is contained in:
Bram Moolenaar
2019-07-22 20:50:17 +02:00
parent 1e78e69680
commit 26b654a5df
3 changed files with 11 additions and 2 deletions

View File

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