mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.791 #3078
Problem: The buffer list can be very long.
Solution: Add an argument to ":ls" to specify the type of buffer to list.
(Marcin Szamotulski)
d51cb706a4
This commit is contained in:
@@ -133,7 +133,7 @@ static int included_patches[] = {
|
||||
// 794 NA
|
||||
793,
|
||||
// 792,
|
||||
// 791,
|
||||
791,
|
||||
// 790,
|
||||
// 789,
|
||||
// 788 NA
|
||||
|
Reference in New Issue
Block a user