mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2300
Problem: Get warning for deleting autocommand group when the autocommand
using the group is scheduled for deletion. (Pavol Juhas)
Solution: Check for deleted autocommand.
5c80908ced
This commit is contained in:
@@ -140,7 +140,7 @@ static int included_patches[] = {
|
||||
// 2303,
|
||||
// 2302 NA
|
||||
// 2301 NA
|
||||
// 2300,
|
||||
2300,
|
||||
// 2299,
|
||||
// 2298 NA
|
||||
// 2297 NA
|
||||
|
Reference in New Issue
Block a user