#
The
Motion
The # command in Vim
Motion
prev ident
Search backward for the word under the cursor. Like
* but in reverse. Use n/N to continue navigating matches.Examples
#(search back for word)3#(3rd prev match)g#(partial word match backward)
Reference
Learn every Vim command visually — right in your browser.
Add Vim What? to Chrome — FreeAlso on Firefox.
Related motions