mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.585
Problem: Range for :bdelete does not work. (Ronald Schild) Solution: Also allow unloaded buffers. https://code.google.com/p/vim/source/detail?name=v7-4-585
This commit is contained in:
@@ -194,7 +194,7 @@ static int included_patches[] = {
|
||||
//588,
|
||||
//587,
|
||||
//586 NA
|
||||
//585,
|
||||
585,
|
||||
//584 NA
|
||||
//583 NA
|
||||
//582,
|
||||
|
Reference in New Issue
Block a user