mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.646 #2926
Problem: ":bufdo" may start at a deleted buffer. Solution: Find the first not deleted buffer. (Shane Harper) https://github.com/vim/vim/commit/v7-4-646
This commit is contained in:
@@ -163,7 +163,7 @@ static int included_patches[] = {
|
||||
//649,
|
||||
//648 NA
|
||||
//647 NA
|
||||
//646,
|
||||
646,
|
||||
//645,
|
||||
//644 NA
|
||||
//643,
|
||||
|
Reference in New Issue
Block a user