1
0
forked from aniani/vim

patch 7.4.2010

Problem:    There is a :cbottom command but no :lbottom command.
Solution:   Add :lbottom. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-07-09 17:56:19 +02:00
parent ed59aa60d3
commit 537ef08408
6 changed files with 44 additions and 9 deletions

View File

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