Show HN: I built an online interactive course that helps you learn Vim faster
31–40 of 283 posts
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#32Re: Show HN: I built an online interactive course that helps you learn Vim faster
#33Re: Show HN: I built an online interactive course that helps you learn Vim faster
#34Before trying these courses , Please try vimtutor that comes bundled with vim . After practicing with vimtutor , you can try these additional courses.
Also, you exit by pressing ESC and then typing :q (hit enter)
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#35I've been using vim as my daily driver via the intellij plugin for a few years. I mostly just navigate and never do anything complicated, it gets the job done.
For example I mostly use w, d, o, hjkl, y, p, w, b, t and recently discovered the `c+i` combo which is awesome.
But I feel like there's still a side of vim I haven't conquered.
Any tips?
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#36Re: Show HN: I built an online interactive course that helps you learn Vim faster
#37Re: Show HN: I built an online interactive course that helps you learn Vim faster
#38Re: Show HN: I built an online interactive course that helps you learn Vim faster
#39Does anybody have recommendations on how to go from "comfortable" to "expert"? I've been using vim as my daily driver via the intellij plugin for a few years. I mostly just navigate and never do anything complicated, it gets the job done. For example I mostly use w, d, o, hjkl, y, p, w, b, t and recently discovered the `c+i` combo which is awesome. But I feel like there's still a side of vim I haven't conquered. Any…
Re: Show HN: I built an online interactive course that helps you learn Vim faster
#40Does anybody have recommendations on how to go from "comfortable" to "expert"? I've been using vim as my daily driver via the intellij plugin for a few years. I mostly just navigate and never do anything complicated, it gets the job done. For example I mostly use w, d, o, hjkl, y, p, w, b, t and recently discovered the `c+i` combo which is awesome. But I feel like there's still a side of vim I haven't conquered. Any…
The idea was that by forcing myself to write about Vim consistently, I would learn and absorb more and boy has it worked.