Skip to content
Snippets Groups Projects
Commit d04f4402 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

Docs fix for tabpagewinnr(). (Sylvain Hitier)

parent d732f9ae
No related merge requests found
*eval.txt* For Vim version 7.3g. Last change: 2010 Aug 07
*eval.txt* For Vim version 7.3g. Last change: 2010 Aug 15
VIM REFERENCE MANUAL by Bram Moolenaar
......@@ -5689,7 +5689,7 @@ tabpagenr([{arg}]) *tabpagenr()*
tabpagewinnr({tabarg}, [{arg}]) *tabpagewinnr()*
Like |winnr()| but for tab page {arg}.
Like |winnr()| but for tab page {tabarg}.
{tabarg} specifies the number of tab page to be used.
{arg} is used like with |winnr()|:
- When omitted the current window number is returned. This is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment