If you want to search for the word which is currently under the cursor, there is an easy to type shortcut for that: the asterisk (*) and the hash mark (#).
| * | search forward for the word under the cursor | 
| # | search backward for the word under the cursor | 
 
							