mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0-102
This commit is contained in:
@@ -2363,7 +2363,7 @@ redrawcmd_preedit()
|
||||
{
|
||||
if ((State & CMDLINE)
|
||||
&& xic != NULL
|
||||
&& im_get_status()
|
||||
/* && im_get_status() doesn't work when using SCIM */
|
||||
&& !p_imdisable
|
||||
&& im_is_preediting())
|
||||
{
|
||||
|
Reference in New Issue
Block a user