Intermediate Vim
dn.ht
Intermediate Vim
1–10 of 130 posts
Re: Intermediate Vim
#2Re: Intermediate Vim
#3Re: Intermediate Vim
#4Re: Intermediate Vim
#5I'm not sure I'd call any of this "intermediate" Vim. Most of it appears in vimtutor, and the rest in the "basic editing" portion of the reference manual.
Most of it is "intemediate".
Re: Intermediate Vim
#6The reason I wrote this is because I've been pair programming quite a bit lately and also mentoring some new vim users—so I wrote this little guide to help vim beginners level up their skills a bit.
What I noticed is that a lot of vim beginners find composing commands and text-objects to be kind of mind blowing.. and even more experienced vim users mentioned that these were the things that made them have that "aha" moment and convinced them to learn more.
Re: Intermediate Vim
#7Re: Intermediate Vim
#8Re: Intermediate Vim
#9This is less than beginner Vim, certainly less than vimtutor, and far less than any other Vim tutorial I've seen. This makes the title feel like clickbait.
I think I agree now that the title isn't quite right—my intention was to help beginners get towards some intermediate topics.
Re: Intermediate Vim
#10This is less than beginner Vim, certainly less than vimtutor, and far less than any other Vim tutorial I've seen. This makes the title feel like clickbait.
Hey yeah thanks, it's really difficult to know where to start and how much to cover in an article like this. I think I agree now that the title isn't quite right—my intention was to help beginners get towards some intermediate topics.
BTW, even though I've used vim for a long time and consider myself fairly advanced, I had somehow forgotten about "I". You've saved me countless "^i" invocations... Wait... That's cording! It's cheating :-) (But it's OK because I'm a closet Emacs fan)