Use *in Vim to find the next occurrence of the word under the cursor.
# will find the previous occurrence.
Thanks @steveklabnik
Use *in Vim to find the next occurrence of the word under the cursor.
# will find the previous occurrence.
Thanks @steveklabnik