mirror of
https://github.com/vim/vim.git
synced 2025-10-09 06:14:17 -04:00
updated for version 7.0-030
This commit is contained in:
@@ -262,7 +262,7 @@ EX(CMD_command, "command", ex_command,
|
||||
EX(CMD_comclear, "comclear", ex_comclear,
|
||||
TRLBAR|CMDWIN),
|
||||
EX(CMD_compiler, "compiler", ex_compiler,
|
||||
BANG|TRLBAR|WORD1),
|
||||
BANG|TRLBAR|WORD1|CMDWIN),
|
||||
EX(CMD_continue, "continue", ex_continue,
|
||||
TRLBAR|SBOXOK|CMDWIN),
|
||||
EX(CMD_confirm, "confirm", ex_wrongmodifier,
|
||||
|
Reference in New Issue
Block a user