Title photo
Think globally, microblog locally
Sun, 07 Jan 2018

Still learning the Vim vocabulary. How to search for a particular word: To find the word duck, use :/duck. Then type n for the next occurrence. If you are already in your text on the word "duck," type # or ? in command mode to find the next occurrence.