mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0008
This commit is contained in:
@@ -7918,6 +7918,7 @@ syn_add_group(name)
|
||||
{
|
||||
/* This is an error, but since there previously was no check only
|
||||
* give a warning. */
|
||||
msg_source(hl_attr(HLF_W));
|
||||
MSG(_("W18: Invalid character in group name"));
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user