mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
Make extra_shell_arg
a mch_call_shell
parameter
This commit is contained in:
@@ -53,3 +53,5 @@ int shell_count_argc(char_u **ptr)
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
||||
char ** shell_build_argv(char_u **ptr, int argc);
|
||||
|
Reference in New Issue
Block a user