mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +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 }