1
0
forked from aniani/vim

patch 8.1.1629: terminal function help is in the wrong file

Problem:    Terminal function help is in the wrong file.
Solution:   Move the function details to terminal.txt.
This commit is contained in:
Bram Moolenaar
2019-07-04 17:12:09 +02:00
parent 931a277145
commit 6bf2c6264b
3 changed files with 412 additions and 402 deletions

View File

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