[Vim]Search for a specific word

Thu Feb 13

Vim practice

Author:Noritaka

Astroのロゴ。
Search for a specific word
copy and paste the below text and type some commands like below.

---
/tip  <CR>
n n n N N N <Esc>
?tip <CR>
n n n N N N <Esc>
---
tip
tip
tip
tip
tip
tip79

Vim