* Search forward for the [count]'th occurrence of the
word nearest to the cursor. The word used for the
search is the first of:
1. the keyword under the cursor 'iskeyword'
2. the first keyword after the cursor, in the
current line
3. the non-blank word under the cursor
4. the first non-blank word after the cursor,
in the current line
Only whole keywords are searched for, like with the
command "/\<keyword\>". exclusive {not in Vi}
'ignorecase' is used, 'smartcase' is not.
Return to Plugin Announcements
Users browsing this forum: No registered users and 2 guests