Fri Feb 14
Vim practice
Author:Noritaka
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)
---