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