Vim command: how to select a word under cursor in normal mode
You can use * and/or # to search for the word under the cursor or viw to visually select the word under the cursor.
You can use * and/or # to search for the word under the cursor or viw to visually select the word under the cursor.