[Vim]Run registered command.

Fri Feb 14

Vim practice

Author:Noritaka

Astroのロゴ。
Run  registered command 
copy and paste the below text and type some commands like below.

---
1. :registers  (Show refisetered values)
2. "           (Show refisetered values)
3. :normal @/  (Run the command)
---
 

Vim