From fe9f24f5af874ae0053ca9cd6341f73151ec5ed8 Mon Sep 17 00:00:00 2001 From: mischa Date: Tue, 26 Jul 2022 20:04:38 +0000 Subject: [PATCH] added cheat sheet --- also.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/also.md b/also.md index f2b6bf4..90ed1ef 100644 --- a/also.md +++ b/also.md @@ -6,6 +6,7 @@ [vi is not vim](https://hugodaniel.com/posts/vi-is-not-vim/) by Hugo Daniel (thanx @gaborkiss)
[vi help](http://www.jeffw.com/vi/vi_help.txt) by Jeff W
[vi reference](http://www.ungerhu.com/jxh/vi.html) by Maarten Litmaath and James Hu
-[Graphical vi cheatsheet](http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html) by ViEmu
+[vi editor cheat sheet](https://cheatography.com/ericg/cheat-sheets/vi-editor/) by ericg
+[Graphical vi cheat sheet](http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html) by ViEmu
[The vi archive and FAQ](http://git.larryhynes.net/vi/) (a mirror) by Ove Ruben R Olsen
[Annotated .nexrc](https://svn.riouxsvn.com/sehnsucht_dots/nexrc) by Sehnsucht