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