From: quilime Date: Sat, 2 Jan 2021 20:50:44 +0000 (-0800) Subject: Update Vim-Cheatsheet.md X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=09b503ea07d03ea957e0c0efa878e33d7e658146;p=cfg.git Update Vim-Cheatsheet.md --- 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.