This commit is contained in:
Jan Edmund Lazo 2018-10-10 23:26:26 -04:00
parent 25baeb39e3
commit 0cd786b905

View File

@ -3524,8 +3524,9 @@ static int ccheck_abbr(int c)
{
int spos = 0;
if (p_paste || no_abbr) /* no abbreviations or in paste mode */
return FALSE;
if (p_paste || no_abbr) { // no abbreviations or in paste mode
return false;
}
// Do not consider '<,'> be part of the mapping, skip leading whitespace.
// Actually accepts any mark.