1
0
forked from aniani/vim

patch 8.2.0329: popup filter converts 0x80 bytes

Problem:    Popup filter converts 0x80 bytes.
Solution:   Keep 0x80 bytes as-is. (Ozaki Kiichi, closes #5706)
This commit is contained in:
Bram Moolenaar
2020-02-28 22:44:47 +01:00
parent e52e0c89d1
commit ec084d3356
3 changed files with 30 additions and 4 deletions

View File

@@ -738,6 +738,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
329,
/**/
328,
/**/