mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2103
Problem: Can't have "augroup END" right after ":au!".
Solution: Check for the bar character before the command argument.
e99e84497b
This commit is contained in:
@@ -337,7 +337,7 @@ static int included_patches[] = {
|
||||
// 2106,
|
||||
// 2105 NA
|
||||
// 2104,
|
||||
// 2103,
|
||||
2103,
|
||||
// 2102 NA
|
||||
// 2101,
|
||||
// 2100,
|
||||
|
Reference in New Issue
Block a user