mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

Now nvim_parse_cmd and nvim_create_user_command use a "tab" value which is the same as the number passed before :tab modifier instead of the number plus 1, and "tab" value is -1 if :tab modifier is not used.