]> git.quilime.com - cfg.git/commitdiff
Update Vim-Cheatsheet.md
authorquilime <gdunne@quilime.com>
Sat, 2 Jan 2021 20:50:44 +0000 (12:50 -0800)
committerGitHub <noreply@github.com>
Sat, 2 Jan 2021 20:50:44 +0000 (12:50 -0800)
Vim-Cheatsheet.md

index 8160870ebcd37e0f570736d8c20189b24eb60de6..858e0c86bf27c41faaefeb8d8d080d4c7a1ece06 100644 (file)
@@ -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.