mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
Vim-patch 8.0.0300 (#7258)
vim-patch:8.0.0300
Problem: Cannot stop diffing hidden buffers. (Daniel Hahler)
Solution: When using :diffoff! make the whole list if diffed buffers empty.
(closes vim/vim#736)
25ea054458
This commit is contained in:
@@ -652,7 +652,7 @@ static const int included_patches[] = {
|
||||
// 303,
|
||||
// 302,
|
||||
// 301,
|
||||
// 300,
|
||||
300,
|
||||
// 299,
|
||||
// 298,
|
||||
297,
|
||||
|
Reference in New Issue
Block a user