find the word which is in the cursor position before the current line
lets assume that if my cursor is in line the cursor on the word is “and”
i want to move the cursor to all “and” before the cursor line
find the word which is in the cursor position before the current line lets
Share
Simply use
#. If you want to search forward, use*.Here is a memo of basic vim features.