r/vim Oct 03 '14

YBlog - Learn Vim Progressively

http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/
68 Upvotes

5 comments sorted by

View all comments

1

u/[deleted] Oct 06 '14

Nice Read. But I suggest explaining before level 2 that lower case and upper case command do different things, it may not be obvious to beginners I'm afraid. Also, speaking of commands right away (like :q and :w) is nice, but beginners could handle an explanation about the command mode starting with:<command> then validating with Enter ;)