From 7f4f96bef76f621b1143731b12fda48b1316343d Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 8 Apr 2019 09:21:17 +0200 Subject: [PATCH] new sub-section: 'Text Editors' - signed-off-by: trimstray --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ca679db..4a7f4d7 100644 --- a/README.md +++ b/README.md @@ -624,6 +624,11 @@ 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.
+

+ +##### :black_small_square: Text Editors + +

  :small_orange_diamond: Vim Cheat Sheet - great multi language vim guide.