forked from aniani/vim
updated for version 7.0201
This commit is contained in:
@@ -2033,6 +2033,9 @@ ins_char_bytes(buf, charlen)
|
||||
&& msg_silent == 0
|
||||
#ifdef FEAT_MBYTE
|
||||
&& charlen == 1
|
||||
#endif
|
||||
#ifdef FEAT_INS_EXPAND
|
||||
&& !ins_compl_active()
|
||||
#endif
|
||||
)
|
||||
showmatch(c);
|
||||
|
||||
Reference in New Issue
Block a user