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