mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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.