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:
lonerover
2017-01-05 12:06:09 +08:00
parent e21aef1e10
commit bef645e5e4
4 changed files with 93 additions and 50 deletions

View File

@@ -337,7 +337,7 @@ static int included_patches[] = {
// 2106,
// 2105 NA
// 2104,
// 2103,
2103,
// 2102 NA
// 2101,
// 2100,