From f588f52f3e18cd0762ea9538adb70d5edf71ec9b Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 8 Apr 2019 09:07:53 +0200 Subject: [PATCH] added 'Vim Cheatsheet' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 591e595..7fcff57 100644 --- a/README.md +++ b/README.md @@ -624,6 +624,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Shell & Utilities - describes the commands and utilities offered to application programs by POSIX-conformant systems.
  :small_orange_diamond: the-art-of-command-line - master the command line, in one page.
  :small_orange_diamond: Shell Style Guide - a shell style guide for Google-originated open-source projects.
+  :small_orange_diamond: Vim Cheat Sheet - great multi language vim guide.

##### :black_small_square: Python