Tue Feb 25
Vim practice
Author:Noritaka
jump to specific line
Copy and paste the below text and type some commands like below.
---
1. 10G
2. 5G
3. gg
4. G
---
<!DOCTYPE html>
<html>
<head><title>TIP281 Vim</title></head>
<body><h1>Practice Vim</h1></body>
</html>