mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
vim-patch:7.4.810
Problem: With a sequence of commands using buffers in diff mode E749 is
given. (itchyny)
Solution: Skip unloaded buffer. (Hirohito Higashi)
9dd33af4ba
This commit is contained in:
@@ -478,7 +478,7 @@ static int included_patches[] = {
|
||||
813,
|
||||
// 812,
|
||||
// 811,
|
||||
// 810,
|
||||
810,
|
||||
809,
|
||||
// 808 NA
|
||||
807,
|
||||
|
Reference in New Issue
Block a user