As a regular Vim user, the key thing about Vim is that it doesn't have what you consider "keybinds", it has a dialect where you tell Vim what you want to do. All the keys involved are words to build a sentence telling Vim what you want to do. Don't memorize the complex commands, memorize the keywords in the dialect and you should have an easier time in Vim. d3w : Delete 3 word(s) y3w : Yank/Copy 3 word(s) 3p : Put/Paste 3 (times) dt" : Delete To " 3j : 3 lines down di": Delete inside "..." dG: Delete to the bottom of the file Final suggestion, don't copy someone's config, build your own and add things when needed to get a better understanding, in addition to being more prepared for using it in server environments where nothing is configured.
The mission-critical feature of this video is the display of the keystrokes in a large font. Well done.
This is what learning how to tie shoelaces as an adult must feel like
You don't dig holes with bulldozers.
i tried vim before, and i looked into some vim commands, but watching them in action and with some use-cases is just way better for learning, of course i will not learn everything by the end of this video, but just knowing that those commands exists is so helpful thanks man!
(I recommend everyone to try relative line numbering. It will give you absolute superpowers. For example, instead of going up and down the screen with j and k repeatedly, you just look where you want to go, enter the amount of steps needed (which is visible directly on the screen without needing to do any math), then just press j or k one time. It is magic!)
if you want to format code select the code with shift+v and hit = to make the code perfect.
Best vim presentation I have seen: Font size and keycast just about right, and the warm sexy voice, nice and slow.
I really wanted to watch this video, but I couldn't exit vim.
I found this video on my phone and I have finally escaped my TTY3 after seven years there in limbo. Thanks.
Saw this video about 15 months ago. I started using vim, then Linux, and then got down a huge spiral of knowledge. I found my love of computers and programming again. Thanks for sending me down this rabbit-hole :)
I started using Vim because of you
Ben, i actually started using vscode's vim plugin at work cuz of you. Thank you from Brazil !
I'm only in the first 13 minutes and have already learned a lot. You're a natural teacher because you show what you do while doing it.
Your video either pulls in a new user for vim. Or seals the deal for a beginner user. I've been using it for a few months now. At least I thought I was"using" vim. Shiiiiiit I need to start makin notes. gg!!!!
5:11 What you refer to "command mode" is callen normal mode. Command mode is initiated by pressing ':'.
The missing practical Vim tutorial! Fantastic video Ben!
Oh my God I've been barely touching what's possible. I might dedicate a 3 hour block of my day tomorrow to practice. I've been using vim for over a year now. I can't wait to use some of the things I'm learning in this video. I'm going to be so much faster. I didn't know about 't'. I've been only getting better as I Google things. Thank you!
Started learning Vim a few days ago, and this video has been on the most useful bits of info. Thanks Ben!
@shreym03