mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 07:08:15 +00:00
Without this patch the following commands would crash:
:call rpcstart('unknown_command')
:set sh=unknown_command
:call jobstart('ls',{'rpc':1})