mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 09:02:40 +00:00
Works similar to ex <f-args>. It only splits the arguments if the
command has more than one posible argument. In cases were the command
can only have 1 argument opts.fargs = { opts.args }