mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 17:28:23 +00:00
fixup: appease clint
This commit is contained in:

committed by
Björn Linse

parent
f7c5dc4db2
commit
11b8c76e41
@@ -4433,6 +4433,7 @@ void ex_global(exarg_T *eap)
|
||||
smsg(_("Pattern found in every line: %s"), pat);
|
||||
} else {
|
||||
smsg(_("Pattern not found: %s"), pat);
|
||||
}
|
||||
} else {
|
||||
start_global_changes();
|
||||
global_exe(cmd);
|
||||
|
Reference in New Issue
Block a user