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

index 858e0c86bf27c41faaefeb8d8d080d4c7a1ece06..048a1e79abeb24df4ea76b14ba2601398a653289 100644 (file)
@@ -11,9 +11,9 @@ own. If you create your own cheatsheat, use Vim to create it.
 
 ## Config
 
-  - For Vim: `~/.vimrc.`
+  - Location: `~/.vimrc.`
 
-Disable cursor keys. (They will still work in Insert mode)
+Disable cursor keys for noobs. Forces you to use `h j k l` for movement. (Cursor keyes still work in Insert mode)
 
 ```
 " remove cursor keys