Tue Feb 25
Vim practice
Author:Noritaka
Yank a paragraph and pasete it
Copy and paste the below text and type some commands like below.
---
1. /tr <CR>
1. yap (YANK A PARAGRAPH)
2. P or gP (paste)
---
<table>
<tr>
<td>Keystrokes</td>
<td>Keystrokes</td>
<tr>
<table>