[Vim]run macro several times

Fri Feb 14

Vim practice

Author:Noritaka

Astroのロゴ。
run macro several times
Copy and paste the below text and type some commands like below.

---
1. /tip <CR>                   (search tip)
2. qq                          (start registration q)
3. A <Space> - <Space> * <Esc> (add - *)
4. q                           (stop registration q)
5. **22@q**                    (run macro in registration q 22 times)
---
tip71

Vim