5 ms·
Hey y'all! I built this interactive course after a year of learning vim and finding it to be extremely useful in my day to day development experience. The cou
by CoffeePython 6y ago
Hey y'all!
I built this interactive course after a year of learning vim and finding it to be extremely useful in my day to day development experience.
The course is designed to give you lots of interactive practice so you can develop the muscle memory needed to effectively use vim.
Would love to hear what you guys think about it :)
- enriquto 6y agoI just see a gray screen (after enabling javascript). EDIT: with another browser, it seems to work, and it looks very cool! But I wonder, what is the interest of learning vim outside of vim? What are the advantages with respect to the similar tutorial "vimtutor" that comes with vim itself?
- CoffeePython 6y agoAwesome, glad you got it working :) I use vim inside of vs code and it’s been awesome for my workflow. vimtutor is a fantastic resource and I’d definitely recommend using it for anyone interested in learning vim. vim.so gives you more interactive exercises and helps to show you real life examples of where and how vim would be useful. Thanks for checking it out!
- drKarl 6y agoIf you use vim inside vscode check Onivim 2 out
- ahussain 6y agoI purchased the course but was disappointed that it doesn't go much beyond the basics. For example, there is no tutorial on the dot (.) command, which is one of the main productivity hacks for vim users. There's also no mention of the slash '/' command, moving to a particular line number with 'Shift-G', 'dw' for deleting words, or any number of things that are essential to know if you want to use vim effectively.
- cassepipe 6y agoThanks for the feedback
- arthurcolle 6y agoWhat does the dot command do?
- flaviuspopan 6y agoRepeats the same command previously run. So if you used 'ci"' for (change text in quotes) and entered a new string, you can jump to a new line and hit . to replay your last series of commands.
- arthurcolle 6y agoI only ever made it to running searches within vim with forward slash, but thanks this is useful to know. I love only using the keyboard but can never easily internalize all the useful macros that can be used.
- max_entropy 6y agoThank you for informing us. If the course doesn't even cover the dot and dw movements then I'll avoid it.
- alfiedotwtf 6y agoWell done on building this. For some meta-advice: ignore all the salty comments in this thread... it must be a full moon
- Bluecobra 6y agoHello, I tried purchasing the lifetime access earlier with Google Pay and accidently bought it twice. I did not get any order confirmation email nor do I see the transaction within Google Pay. I was able to get in and do the lessons What should I do? I apologize for reaching out on a public website but there is zero contact information on vim.so.
- CoffeePython 6y agoHey, I just saw this. Please email me. Email is firstnamelastname@gmail.com I’m Kenneth Cassel. I think the confirmation should have gone to whatever email you use for google.