added graphical cheatsheet
This commit is contained in:
parent
7d2c94db69
commit
af599e0284
4
index.md
4
index.md
@ -5,7 +5,9 @@ These all work with at least [nvi](https://en.wikipedia.org/wiki/Nvi) 1.79 and 2
|
||||
|
||||
Helpful documents:<br />
|
||||
- [Roman Zolotarev: Edit text with vi(1)](https://rgz.ee/vi.html)<br />
|
||||
- [Jeff W: vi help](http://www.jeffw.com/vi/vi_help.txt)
|
||||
- [Jeff W: vi help](http://www.jeffw.com/vi/vi_help.txt)<br />
|
||||
- [ViEmu: Graphical vi cheatsheet](http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html)
|
||||
|
||||
#### Yank / delete an arbitrary number of lines
|
||||
|
||||
1) mark the first line: mk
|
||||
|
Loading…
Reference in New Issue
Block a user