mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 14:26:07 +00:00
vim-patch:7.4.203
Problem: Parsing 'errorformat' is not correct. Solution: Reset "multiignore" at the start of a multi-line message. (Lcd) https://code.google.com/p/vim/source/detail?r=fb24b025c7cf07db79a559a3091db42e02c1af86
This commit is contained in:
committed by
Thiago de Arruda
parent
2e393110ad
commit
a1dd6a6dd8
@@ -202,6 +202,10 @@ static char *(features[]) = {
|
||||
|
||||
static int included_patches[] = {
|
||||
// Add new patch number below this line
|
||||
203,
|
||||
//202,
|
||||
//201,
|
||||
//200,
|
||||
199,
|
||||
//198,
|
||||
//197,
|
||||
|
||||
Reference in New Issue
Block a user