forked from aniani/vim
patch 9.0.1616: quickfix text field is truncated
Problem: Quickfix text field is truncated.
Solution: Fix output of text field after pattern field in quickfix buffer.
(Shane Harper, closes #12498)
This commit is contained in:
committed by
Bram Moolenaar
parent
cdb7b4c508
commit
5bf042810b
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1616,
|
||||
/**/
|
||||
1615,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user