Files
neovim/test/functional/api
zeertzjq 1ef7720567 fix(api)!: correctly deal with number before :tab
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.
2022-09-02 22:28:57 +08:00
..
2022-05-03 22:26:02 +08:00
2022-06-04 11:56:36 +08:00