mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2314
Problem: No error when deleting an augroup while it's the current one.
Solution: Disallow deleting an augroup when it's the current one.
de653f0880
This commit is contained in:
@@ -126,7 +126,7 @@ static int included_patches[] = {
|
||||
// 2317,
|
||||
// 2316 NA
|
||||
// 2315,
|
||||
// 2314,
|
||||
2314,
|
||||
2313,
|
||||
2312,
|
||||
// 2311 NA
|
||||
|
Reference in New Issue
Block a user