From fc111fba88541d5c08560c17d8a2f23b998efe4f Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Sun, 5 Jun 2016 00:46:21 +0200 Subject: [PATCH] Cheatsheet: vim-cheat40 plugin Closes #84. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7099b7..dee0361 100644 --- a/README.md +++ b/README.md @@ -275,14 +275,14 @@ Related help: #### Cheatsheets -To avoid copyright issues, I'll just link external URLs: - - http://people.csail.mit.edu/vgod/vim/vim-cheat-sheet-en.png - https://cdn.shopify.com/s/files/1/0165/4168/files/preview.png - http://www.nathael.org/Data/vi-vim-cheat-sheet.svg - http://michael.peopleofhonoronly.com/vim/vim_cheat_sheet_for_programmers_screen.png - http://www.rosipov.com/images/posts/vim-movement-commands-cheatsheet.png +Or quickly open a cheatsheet from within Vim: [vim-cheat40](https://github.com/lifepillar/vim-cheat40). + ## Basics #### Buffers, windows, tabs?