vim-patch:8.2.0074: Python 3 unicode test someitmes fails

Problem:    Python 3 unicode test someitmes fails.
Solution:   Make 'termencoding' empty.  Correct number of error message.
4b7cdca230
This commit is contained in:
Jan Edmund Lazo
2020-01-01 13:03:06 -05:00
parent 5f0d5ec985
commit abaabd1d03
4 changed files with 10 additions and 9 deletions

View File

@@ -2488,12 +2488,6 @@ return {
varname='p_tbidi',
defaults={if_true={vi=false}}
},
{
full_name='termencoding', abbreviation='tenc',
type='string', scope={'global'},
vi_def=true,
defaults={if_true={vi=""}}
},
{
full_name='termguicolors', abbreviation='tgc',
type='bool', scope={'global'},