From 09b503ea07d03ea957e0c0efa878e33d7e658146 Mon Sep 17 00:00:00 2001 From: quilime Date: Sat, 2 Jan 2021 12:50:44 -0800 Subject: [PATCH] Update Vim-Cheatsheet.md --- Vim-Cheatsheet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Vim-Cheatsheet.md b/Vim-Cheatsheet.md index 8160870..858e0c8 100644 --- a/Vim-Cheatsheet.md +++ b/Vim-Cheatsheet.md @@ -1,10 +1,10 @@ # Vim Cheatsheet After using Emacs exclusively for years as my main editor, I was interested in -learning VIM, at least enough to have parity with what I was familiar with in +learning Vim, at least enough to have parity with what I was familiar with in Emacs. Things like buffers/tabs, selecting blocks of text, copying and pasting, loading files, and project trees were all something I was familiar how to do in -Emacs but I was completely lost in VIM. +Emacs but I was completely lost in Vim. I have used many Vim cheatsheets to learn, and found it helpful to create my own. If you create your own cheatsheat, use Vim to create it. -- 2.34.1