mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 17:17:21 +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 }