mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
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:
@@ -430,7 +430,7 @@ static int included_patches[] = {
|
||||
2013,
|
||||
2012,
|
||||
2011,
|
||||
// 2010,
|
||||
2010,
|
||||
// 2009,
|
||||
// 2008,
|
||||
2007,
|
||||
|
Reference in New Issue
Block a user