vim-patch:7.4.2010

Problem:    There is a :cbottom command but no :lbottom command.
Solution:   Add :lbottom. (Yegappan Lakshmanan)

537ef08408
This commit is contained in:
James McCoy
2016-12-14 15:33:06 -05:00
parent f224f3fbf1
commit 2c59277ca8
6 changed files with 44 additions and 10 deletions

View File

@@ -430,7 +430,7 @@ static int included_patches[] = {
2013,
2012,
2011,
// 2010,
2010,
// 2009,
// 2008,
2007,