Live data from Hacker News

Intermediate Vim

dn.ht

1–10 of 130 posts

Re: Intermediate Vim

#3
As a Vim user one of my gripes when first using Vim was how cumbersome the built in help files were. I guess that's why there are so many "vim cheatsheets" out there, the built in documentation is a pain to use.

Re: Intermediate Vim

#6
Hey all, I'm the author. Feedback is welcome! :)

The 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

#9

This 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.

Re: Intermediate Vim

#10
post #9

This 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.

What about "Towards Vim Fluency"? Just as click-baity, but maybe a bit more precise ;-)

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)

Post reply on HN