Vim As Your Editor - Introduction

Поділитися
Вставка
  • Опубліковано 21 лис 2024

КОМЕНТАРІ • 1,2 тис.

  • @joaomachado9105
    @joaomachado9105 2 роки тому +3790

    remember folks, vim can seem hard to learn, but at least is more satisfying than learning a new js framework every few months :D

  • @BigEyesLuigi1
    @BigEyesLuigi1 2 роки тому +1806

    A great thing about learning Vim is that you can say "i use vim btw" to every single person you've encountered. That feels awesome

  • @AustinMarlar
    @AustinMarlar 2 роки тому +2035

    I was trying to learn Vim motions for YEARS with little to no success. Then I hit the SUBSCRIBE button, and, holy shot, within MINUTES I was blazing through code with the power of coconut oil on my side. Thanks Prime, couldn’t have done it without you.

    • @ThePrimeagen
      @ThePrimeagen  2 роки тому +486

      The testimonies just keep coming in. I don't lie. I tell the truth, I'm glad that you've helped

    • @surv5k
      @surv5k 2 роки тому +27

      inspirational story :)

    • @kebman
      @kebman Рік тому +7

      I already hit sub two videos ago, I had to use Vim to teleport back so I could do it all over again, but since I used Vim it was all BLAZINGLY fast!

    • @bhaveshp.dev0
      @bhaveshp.dev0 Рік тому +1

      I don't have a reason to disagree somehow

    • @azena.
      @azena. Рік тому +3

      I've not got subscribe yet and I can tell that my 1337 Vim skills are missing because of it. I know the moment I press subscribe then they'll get unlocked and that would be scary for the world, hence why I'm holding off.

  • @ItzAnameOk
    @ItzAnameOk 2 роки тому +598

    Vim got me out of depression. Thank you Prime for showing me joy through Vim.

    • @pakane24
      @pakane24 2 роки тому +6

      Is this sarcasm? xD

    • @revadyhemanth9827
      @revadyhemanth9827 2 роки тому

      @Giant Gosling me too!

    • @chachan4142
      @chachan4142 2 роки тому +55

      @@pakane24 You'd be surprised how many times learning new things literally pull me out of the depth of my suicidal thoughts 💀 Random things like learning Vim, RegEx, LaTex, or some biological and geographical facts about cute animals.

    • @cyanide0081
      @cyanide0081 Рік тому +9

      @@chachan4142 i'm glad you're better ❤

    • @vnshngpnt
      @vnshngpnt Рік тому +7

      @@pakane24 Learning new things can trigger enjoyment and feeling of accomplishment. For devs learning new language/framework/editor is the same.

  • @paudelvishal
    @paudelvishal Рік тому +108

    Timestamps, Time stamps
    00:00 - Introduction
    00:25 - Vim Motion vs Vim the Editor
    00:48 - About the Video
    01:12 - Use Vim Mode in your current editor
    01:27 - Mistake when learning Vim
    01:49 - My approach to learning Vim
    02:05 - Subscribing will help in learning Vim
    02:18 - Modal Editing in Vim
    03:15 - Modes in Detail
    04:51 - Mixing numbers with motions
    06:11 - Commands in Vim
    10:55 - This lesson was the hardest part
    @theprimeagen

  • @mikezyiara2938
    @mikezyiara2938 2 роки тому +359

    I remember 2 years ago watching Primeagen using vim made me try to learn it too, I probably binged all of his videos back then. Within 2 weeks I was already proficient enough to go faster with vim than with mouse/keyboard, 2 years and a half later, probably the best habit I've built in my professional life. It does really make a change

    • @ThePrimeagen
      @ThePrimeagen  2 роки тому +100

      This is truly the best pitch for why someone should learn vim

    • @pinguino_de_noche
      @pinguino_de_noche 2 роки тому

      🐱👍

    • @Chiramisudo
      @Chiramisudo Рік тому +6

      Does that mean I should put Vim on my resume? Will I get more interviews?

    • @bobanmilisavljevic7857
      @bobanmilisavljevic7857 Рік тому

      ​@@Chiramisudoprobably should if you're a vimlord or ask chatGPT for another opinion

    • @bitesizeprogramming8612
      @bitesizeprogramming8612 7 місяців тому

      These timelines have me convinced!

  • @AndyQuinteroM
    @AndyQuinteroM 2 роки тому +606

    You don’t need to be as fast as Prime, even just a 10% improvement in speed over your current is very satisfying.

    • @wardm4
      @wardm4 2 роки тому +114

      Honestly, a 0% improvement in speed but where you don't destroy your wrists with a mouse is worth it.

    • @codedog2126
      @codedog2126 2 роки тому +10

      @@wardm4 No more limp wrist!

    • @AndyQuinteroM
      @AndyQuinteroM 2 роки тому +3

      @Dair Smith you're sounding a lot like a node js stan 🤔

    • @barefeg
      @barefeg 2 роки тому +4

      The problem is that I’m already 80% as fast as prime in vscode so using nvim is kind of annoying. But I’ll get there eventually

    • @NonBinary_Star
      @NonBinary_Star 2 роки тому +4

      @@barefeg Same. I feel similar. I'm gonna give VIM a shot b/c I'm curious + VIM seems esoteric👍🏿 so I'm gonna jump in. haha

  • @Ptaszqq
    @Ptaszqq 2 роки тому +200

    The most appealing thing with vim for me is that when I use vim I kinda feel more satisfaction from coding, trying to do stuff with as few keystrokes as possible is pretty much like playing the game.
    I was balzingly fast with VSCode, and switching to vim at first felt like a brain stroke. But after you overcome this initial moment it's jus clear pleasure. Also I became better with touch typing :)

    • @barefeg
      @barefeg 2 роки тому +3

      Same here. I’m still not able to leave vscode for that reason. Btw what did you do to migrate from vscode’s multi cursor? I hear in vim that’s not recommended

    • @Ptaszqq
      @Ptaszqq 2 роки тому +7

      ​@@barefeg yeah that was the part I was most afraid of, but I don't find myself needing multicursor as often as I did in VSCode.
      If I really need to change multiple instances I just go with :%s/word/changedWord/gc (or whatever flags you need), also I usually copy that word that I want to change so it's faster to just paste it after the first '/'. I really don't miss multiple cursor that much.

    • @ThePrimeagen
      @ThePrimeagen  2 роки тому +27

      I think this is a great mentality. It's about the joys of coding

    • @odinu
      @odinu Рік тому +1

      For what people use multicursor for I usually do q to record a macro, do the operation I want. Then use @ to run that macro. Often with a search and a jump to next motion. If I recorded the macro to a, using qa, then I'll often just run the operation some times, like maybe ten: 10@a and then what I wanted to do has been done 10 times. There's also the way of using a visual cursor, and hitting capital I for insert, then it'll insert what you write on all lines at the same place.
      Basically, you do different things rather than multicursor.

    • @qlx-i
      @qlx-i Рік тому

      @@barefeg kakoune has multicursor, helix is something like a fusion between vim and kakoune.

  • @ahmadali-yf6mb
    @ahmadali-yf6mb 2 роки тому +67

    man you're not just any professional programmer.. you're a grate teacher... with passion like this in every one of your video. every one will love programming

    • @ThePrimeagen
      @ThePrimeagen  2 роки тому +22

      :) ty ty ty

    • @human-ft3wk
      @human-ft3wk Рік тому +11

      grate teachers are rare nowadays. there's big demand since grates nowadays are more sophisticated than ever. I often get confused trying to get the lemon peel for my pancake batter

    • @human-ft3wk
      @human-ft3wk Рік тому +1

      @chrism6446 ik chris it's not that deep. Still bet Prime would be a great grate teacher tho'

    • @occultsupport
      @occultsupport 5 місяців тому

      @@human-ft3wk yeah you're right. Its cuz they dont get grate salaries. You need smth to motivate teachers to be grate

  • @zenshade2000
    @zenshade2000 2 роки тому +17

    The most important thing to grasp is that, while vim will seem hard for awhile, every skill "accumulates" into the foundation for bigger skills, and you'll never look back and think, "Learning that was a waste of time." Somehow, that process also does something to enhance getting into a programming flow zone, so there's knock-on effects above and beyond just being more efficient at typing code.

  • @kristianroebuck1659
    @kristianroebuck1659 2 роки тому +33

    I've been trying to learn Vim for 8 years and as soon as I clicked Subscribe all of the Vim motions instantly came to me. Fantastic work as always.

  • @brandonjapol9853
    @brandonjapol9853 Рік тому +9

    I tried many times through my career to pick up vim, but then I hit subscribe on this video and now I can use vim fluently, I also can eat concrete, speak perfect German, everything compiles on the first try, my mother is proud of me and I am now dating a model, who rather appreciates the coconut oil

  • @Seselix
    @Seselix 2 роки тому +53

    I use vim everyday, so these basics are second nature to me. However, I wish that I had this sort of tutorial when I started.

    • @ThePrimeagen
      @ThePrimeagen  2 роки тому +30

      well, if you watch the other videos in this playlist you may be very pleased. They are very geared towards those who are experts. Its my thoughts and reflections on things vim.
      I still need to finish off macros and file nav, but for now, i am working on the basics

  • @jg_yro5845
    @jg_yro5845 2 роки тому +11

    Learning Vim, and more specifically learning from ThePrimeagen turned an interest into a full blown passion when it came to development and software. The cool thing about vim is it’s closer to a sport than really anything I can think of regarding computers.
    You literally can practice things and improve over time, and there’s always new things to learn. Then diving into Neovim and even other editors like emacs/helix becomes a personal journey of discovering your own likes/dislikes and workflows.
    10/10 worth the initial struggles.

    • @DavidJamesQ
      @DavidJamesQ 11 місяців тому +1

      Re: "You literally can practice things and improve over time, and there’s always new things to learn." Sure? If you are mindful of what you want to practice, and this is it, go for it. I've had phases where I switch keyboard layouts or editors. But I think it is silly to offer this justification as a reason to do Vim; it is tantamount to saying "Learn X so you can practice X!"

  • @ChristopherSalisburySalz
    @ChristopherSalisburySalz 2 роки тому +8

    I've been using VIM motions for over 10 years now (still learning a lot) primarily with VsVim for Visual Studio. I also use the VIM plugin for VS Code. Both are really good. I want to use NeoVim for my daily driver but my god it's a lot!! The amount of configuration is huge to get it to the point where I can be as productive as I can with the other tools. I've never been able to get it to that point so I use it for smaller tasks.

  • @Noob_Coder1234
    @Noob_Coder1234 7 днів тому +1

    00:03 Become an expert at using Vim
    01:36 Vim is a model editor with four modes: normal mode, insert mode, visual mode, and command mode.
    03:08 Vim is a fast and smooth text editing program
    04:40 Emotion in Vim refers to movements that move the cursor.
    06:13 Vim commands: D for delete and I for insert mode
    07:51 Learn the basics of Vim
    09:25 You can copy and paste text using yank and paste commands.
    10:58 Learning Vim can be challenging, especially relative jumps and motions.

  • @asdqwe4427
    @asdqwe4427 2 роки тому +4

    I have been using Vim motions for a month or two and it is just amazing. First week was painful, second week was alright and after 3 weeks I was as fast as I had been before.
    Now I’m really comfortable in the patterns that vim motions is based on. I have caught myself going “I wonder if…” and then finding that yes, in fact it did work.

  • @eqprog
    @eqprog 5 місяців тому +1

    Hey man, genuine thanks for this. I started this morning as I had a good opportunity for some practical practice (deleting a bunch of old code blocks interspersed across a work application). I'm still a little slow but I can see how this will be much faster. Not taking my hands off my (split) keyboard without vim motions already makes a big difference. I'm going to be flyin' after I get the motions down.
    FYI to others starting out using the VSCode extension. There is a setting to to turn on 'smart' relative line numbers based on your editing mode. If you're in normal mode it will use relative numbers and insert mode will use absolute.

  • @TehKarmalizer
    @TehKarmalizer 2 роки тому +4

    Seeing vim motion basics laid out so plainly makes me wonder why I didn’t learn to use them years ago. I’m going to start learning them on a side project.

  • @zachary_burrows
    @zachary_burrows 8 місяців тому +1

    I've recently discovered that the best way to learn something is to watch a video like this about 20 times while I practice. In school, you generally learn something once or twice and then start trying to memorize the important details to cram it into your brain. But I think a better way to learn something for the long term is massive repetition.

  • @scottiedoesno
    @scottiedoesno 2 роки тому +15

    The first round of these tutorials changed my whole editing paradigm. Excited to see what comes from the update!

  • @GregRobsonUK
    @GregRobsonUK Рік тому +1

    This is an excellent introduction to the advantages of using Vim. Using the Vim plugin for VSCode almost broke me for three weeks when I went cold turkey, but now I'd never go back to trying to remember crazy keyboard combinations like CTRL+ALT+SHIFT+F6!

  • @earthling_parth
    @earthling_parth 2 роки тому +301

    To people not using vim, I can confirm that clicking the subscribe button does actually make learning vim easier. Trust me bro 😉

  • @shatterstone3045
    @shatterstone3045 8 місяців тому +1

    So I was just randomily watching your videos, after finding you on Tech Over Tea (Brodie's padcast) (I have also seen you in my recommended but never really watched your videos until Brodie's podcast), and then I find this video in which you mention a hjkl game, right as I was bingin your videos and thinking "Man, I'm good at (neo)vi(m) keys but I wish I could find a way to make myself start using hjkl and stick to it" and then you introduce your game! Felt like perfect timing for sure.

  • @isaactfa
    @isaactfa 2 роки тому +7

    I finally went all in on using vim bindings in VSC**e just before finding your channel. I already miss motions whenever I'm not in a text editor, especially the VSC**e integrated terminal. So I will probably be eyeing nvim as my dev environment soon-ish. Great timing!

    • @roger0p920
      @roger0p920 2 роки тому

      For some team projects, I have to use VSC**e so I use neovim inside its integrated terminal for the most part.

    • @mishikookropiridze
      @mishikookropiridze 2 роки тому

      @@roger0p920 Oh no,
      please dont do that.
      Just run nvim on native terminal.
      Why is VSc**e required?

    • @kebabulon
      @kebabulon 2 роки тому +1

      lol

  • @tobay9457
    @tobay9457 Рік тому +1

    I use Vim since 2016 when I wrote my masterthesis in LaText, because it was a nice addon to learn Vim while just writing text and not code. I really felt into love with the motion and the fact, that I could get rid of the arrow keys while typing something. Also the fact that you just have a lightweight editor which could be set up to a huge IDE was an exiting thing at this moment. Today I use it especially as a plug in in VS Code and Visual Studio. The biggest advantages in my oppinion is, you can use the basics keystrokes on every unix based system and even on windows you can use the git bash for doing some quick changes/commits or so. You can change configurations on every linux server or wrtinting some commit messages while using git. The second thing is, that you can really get rid of the mouse, the arrow keys and most of the different short cuts of an IDE. Everywhere its pretty much the same, when you are using vim (commenting, saving, finding, navigation,...) and your hands are always in the same area of the keyboard, so no jumping with your fingers and that makes it pretty fast.... for those who wants to experience the benefits without learing all the stuff and practicing a lot, I reccomend Vimum as a browser plugin, for navigating through a webside without using the mouse. This works, so good, so smooth and you get an impression how it could be, if you use vim as an editor or plugin in your IDE.

  • @ozzyfromspace
    @ozzyfromspace Рік тому +5

    I'm about to become the slowest coder ever with vim, but I think in the long term, learning the vim motions will be well worth it.

  • @cliffordjuan7978
    @cliffordjuan7978 2 роки тому +1

    Thanks for those shortcut tips. Sharing this too might be helpful.
    # comment multiple lines
    - move cursor at the start of the line you wish to comment.
    - ctrl+v (visual block mode), move cursor down (j key) til last line to comment
    - shift+i (insert mode)
    - press # add comments to first line
    - press esc, # will to all the lines selected.

    • @bijoy_26
      @bijoy_26 5 місяців тому

      Big fan of spamming this technique

  • @ghsinfosec
    @ghsinfosec 2 роки тому +13

    I forced myself to switch to vim exclusively after watching your first series and it helped me tremendously! Now when I use any graphical text editor I have to clean up a lot of :w and vim motions, but it's worth it. Vim is the greatest!

  • @torphedo6286
    @torphedo6286 Рік тому

    Thank you for focusing on motions rather than the program, it does make it much easier to adjust. With this approach I've slowly migrated over to NeoVim for most things and Vim motions wherever NeoVim isn't available or practical.

  • @unknownChungus
    @unknownChungus 2 роки тому +7

    Holy shit! Subscribing to PRIME actually makes learning easier. Thanks for the tip!

  • @eikeimnetz
    @eikeimnetz 2 роки тому +2

    Please please continue this series, very good to understand and on point!

  • @KettLovahr
    @KettLovahr 2 роки тому +3

    I already do use (neo)vim on the daily, but it's nice seeing such a good walkthrough of the basics! Hopefully this gets more people to learn and appreciate our ways 😌

    • @rikudouensof
      @rikudouensof 4 місяці тому

      Na. Still stuck with Visual Studio.
      Just here to understand what this world looks like.

  • @toneyf
    @toneyf 2 роки тому +2

    I was using VSCode for years after its beta, but after subscribing to Primeagen I felt like I already know 80% of all vim commands, now I switched my editor with some complexities in configuration, but almost overcame them already!

  • @hamza72x
    @hamza72x 2 роки тому +4

    I migrated to Vim by your previous series (about a year ago)
    But, I will watch this series too.
    jazakallahu khairan 💐💐

  • @hellNo116
    @hellNo116 Рік тому +1

    I find hilarious that I use vim on and off for small projects for years now and I still haven't learned everything that it has to offer. learning vim is an never ending journey apparently. nice video love your energy

  • @sprinklednights
    @sprinklednights 2 роки тому +5

    Thank you. I am a braindead minor, and even then, I learned a lot from this video already. Super excited for part two!

    • @sprinklednights
      @sprinklednights 2 роки тому +1

      @@richardlyman2961 ?

    • @sprinklednights
      @sprinklednights Рік тому +1

      @@bobanmilisavljevic7857 Despide my name, I tend to not act like an emo

  • @BradleyBrown
    @BradleyBrown 2 роки тому +1

    Dude, I've been trying to figure out VIM and you nailed it into my head. Great delivery, thanks for doing this!

  • @guitaripod
    @guitaripod 2 роки тому +3

    The world needs more Vim.

  • @pedrovivash
    @pedrovivash Рік тому +1

    Thank you for evangelizing Vim, there really isn't enough Vim hero cycles on UA-cam and I just want to say, as someone who struggles with Vim, that I really appreciate your enthusiasm and voice and I hope you are happy, because man Vim is hard and I am not happy right now.

  • @daltonyon
    @daltonyon 2 роки тому +70

    I learning vim months ago with all of this tips that Prime give in others videos and what I can say is: YES, THIS WORKS!!!
    I started with VSCode plugin with hjkl and at some point you will need more.. and boom you start using NeoVim... and you will need find files, moving around project so I started use Telescope, but now I only want change between 2 or more files, so I started Harpoon... and things begin start more fast, focus and productive!
    I love vim, its funny and everyday you can learning a new thing. Certainly this will improve you memorization!!
    So Thanks Prime!!!!

  • @slipcurve1410
    @slipcurve1410 2 роки тому +1

    thank you prime for the inspirational videos. vim changed everything for me. coding is such a pleasure now, i cannot ever go back.

  • @thegarginator
    @thegarginator 2 роки тому +4

    I hit Subscribe and, would you believe it, it made learning 469% faster! Thanks Primagen!

  • @Vashinator7
    @Vashinator7 2 роки тому +1

    I have been looking at setting up neovim for a while. Between this and your vimrc video, I definitely have a good starting point

  • @im_cloudy
    @im_cloudy 2 роки тому +4

    After you showed the jumping (5:25) with I was immediately like "Woooo, I need this!".
    Currently I've been using AceJump plugin in Jetbrains IDEs, but it requires more keyshortcuts, which can be sometimes usable, but mostly not, in my case.

  • @ikhyunan496
    @ikhyunan496 6 місяців тому

    My coding assessment proctor recommended this YT channel. So far I'm loving it just because of this Vim video.

  • @Kaszanas
    @Kaszanas 2 роки тому +11

    Next lesson please:
    - How to move through directories
    - How to open multiple buffers/files at once
    - How to create a new file
    - How to move a file / multiple files
    - How to delete a file / multiple files
    Preferably in some kind of OS independent way.

  • @VictorYami
    @VictorYami 2 роки тому

    The timing of this video is perfect. I have just embarked in my journey to learn VIM. I've been wanting to dedicate time to learning it for years and now I'm completely determined to doing it.

  • @Martin-rp8og
    @Martin-rp8og 2 роки тому +5

    "k will obviously go upwards" I feel I'm already starting to lag behind.

    • @Martin-rp8og
      @Martin-rp8og 2 роки тому +3

      I don't want to sound like noob, which I am, but isn't it more obvious to go upwards with the up key?

    • @octavioavila6548
      @octavioavila6548 5 місяців тому

      @@Martin-rp8og You can also use the arrow keys in Vim normal mode to move around

  • @pesterenan
    @pesterenan Рік тому +1

    I started using Vim for VSCode, I believe it's only the motions and oh boy was I impressed, still learning little by little but each search and replace makes me giggle like a child xD.
    Thank you for showing me how to use Vim (motions) Prime!!! Already subbed!

  • @0xc0ffee_
    @0xc0ffee_ 2 роки тому +4

    I can confirm that by subscribing to the channel it made my learning faster and easier!

  • @JohnnysaidWhat
    @JohnnysaidWhat 11 місяців тому

    i keep coming back to this video every few months. Finally I am using vim daily now and slowly its getting better and better.

  • @felipe_ai
    @felipe_ai 2 роки тому +3

    I've been using vim for about 4 yars, using your workflows, tips, etc it has been my right hand, but since my field is now ML and data science, we need to plot and visualize metrics, curves, etc all the time, we're forced to use a cell based IDE like jupyter or vs code, it's so painful but I don't see any other way lol, I'm still usimg a vim emulator, but it hurts so bad haha, I'll still watch everythin you do :)

    • @ThePrimeagen
      @ThePrimeagen  2 роки тому

      LETS GO!

    • @driden1987
      @driden1987 2 роки тому

      Pretty sure you can have an org doc in emacs do all of that, but it's a handful !

  • @hectorrbv
    @hectorrbv 2 роки тому +1

    perfect timing!! just started using vim a week ago, i can already see it’s amazing

  • @nodidog
    @nodidog 2 роки тому +4

    Tim Pope with a Pope hat 😂

  • @DaneArcher
    @DaneArcher 7 місяців тому

    Shortly after subscribing I was able to use my new-found knowledge of Vim and the word skip motion in particular to determine the last digit of pi (it's '1'!) Seriously, I've been shying away from Vim since my days as an Amiga user in the late 80's. Looking forward to learning more and getting my efficiency levels up and my mouse usage way down. Thanks!

  • @AxL456
    @AxL456 2 роки тому +5

    "..to someone who can become an EXPERT (shows picture of the king tpope)"
    Prime, your comedic timing is the best in the dev world (even if thats a low bar)

  • @jrosas24
    @jrosas24 2 роки тому +1

    I'm already at this exact level Prime, which I got from your FEM course! Just getting these basics down make a huuuuge difference in speed already. Looking forward to finally taking the next steps for more blazingly fast programming. Great content, keep it up!

  • @OfficialProjectSMP
    @OfficialProjectSMP 2 роки тому +8

    The biggest reason I use "a" over "i" sometimes is when your cursor is at the end of a line. "i" puts you before that last character meaning you have to arrow over if you want to appending to the end

    • @uldershelby7761
      @uldershelby7761 2 роки тому

      To avoid arrows and force myself to use hjkl, I switched escape/capslock keys (as it was set in the original keyboard Bill Joy used to create Vi) and it was the best thing I could've done. Vi was specifically designed for that. Now I just can't stand hitting Escape moving my hand all the way up. I just hit it with my pinky. I also remapped arrows to hjkl so that way I wouldn't get tempted to use them back then when I was learning Vi.. A game changer.

    • @maman14141414
      @maman14141414 2 роки тому +1

      @@uldershelby7761 hi I was really interested by the caplock thing could not figure out any good way to map it, any advice ?

    • @uldershelby7761
      @uldershelby7761 2 роки тому +1

      @@maman14141414 Sure. I just added this line to .xinitrc (not init.vim) because I don't use Gnome/KDE (in that case you need to add this to "Autostart Apps" or something like that and it should also work out of the box:
      setxkbmap -option caps:escape
      You'll never want to go back to the default Vim keyboard config.

    • @maman14141414
      @maman14141414 2 роки тому +1

      @@uldershelby7761 thanks bro i will sure try it

  • @attilasedon9593
    @attilasedon9593 2 роки тому +3

    I loved the relative number lines. Checked if I can do that in emacs, it turns out you can, and I am now a happy relative line user.

  • @NoLoginIdea
    @NoLoginIdea 10 місяців тому

    You can also do before CMD. Meaning something like 2d2j is valid and would delete 4 lines.

  • @teej_dv
    @teej_dv 2 роки тому +4

    casually showing off you write rust too LUL

  • @Matt23488
    @Matt23488 Рік тому +1

    Very informative. For the first time ever, I find myself interested in learning Vim. I think I will go ahead and install that VSCode plugin.

  • @whatisrokosbasilisk80
    @whatisrokosbasilisk80 2 роки тому +4

    But, why tho

    • @ThePrimeagen
      @ThePrimeagen  2 роки тому

      if you have never seen a person work well in vim, then you would never understand

    • @whatisrokosbasilisk80
      @whatisrokosbasilisk80 2 роки тому +2

      @@ThePrimeagen Fake 10x developer shit sure is a great youtube brand, so I respect the hustle.

    • @angelluvslots
      @angelluvslots 7 місяців тому

      @@whatisrokosbasilisk80 skill issue, imagine touching ur mouse

    • @whatisrokosbasilisk80
      @whatisrokosbasilisk80 7 місяців тому

      @@angelluvslots The skill issue is being so hooked on hacker movies that it never occurred to you to actually accomplish anything with the ordinary tools instead jacking off with silly command line utilities.

  • @paul1337x
    @paul1337x 2 роки тому +1

    As somone who only recently decided to switch to vim, even tho I am an administrator for a very long time now, i am grateful for this series👍

  • @domogdeilig
    @domogdeilig 8 місяців тому +1

    Im learning VIM just so in an interview I can pull out vim as the editor

  • @patmacalister
    @patmacalister Рік тому

    I just subscribed and suddenly all vim motions just naturally come to me. Thanks for the video!

  • @Konnuslahti
    @Konnuslahti 2 роки тому +1

    Thanks for mentioning/creating VimBeGood! I've now used Vim keybindings for almost a year and consider myself pretty proficient with them but did the "noob choice" of practicing with arrow keys. Think I'll spend some time with this to fix my muscle memory to work with hjkl. The game is actually stupid addicting for some reason 😂

  • @wadecodez
    @wadecodez Рік тому

    thought vim was a waste of time, then i started working for clients who change their mind every 5 minutes. found this video months ago, shrugged it off, came back. worth it!

  • @welcometooaudioland7877
    @welcometooaudioland7877 Рік тому

    I was surprised how much faster it was to learn from subscribing, Thanks Primeagen !

  • @sumanmondal4251
    @sumanmondal4251 Рік тому +1

    This is undoubtedly the best vim tutorial on the Internet.

  • @sf-petru
    @sf-petru Рік тому +1

    For every shortcut I saw in this clip, there is a common way to do it. As my job to help other when they get stuck, understanding the common shortcuts will help me write code on any machine of any colleague, no matter theirs editor ( if they don't use vim :)) ). I bet this is the standard kind of comment from someone who never used vim

  • @KevinN44
    @KevinN44 10 місяців тому

    This nudge finally got me back to trying vim and this time round it’s not as hard as the previous 100 tries 😂. Thanks!

  • @VenkataSabbella
    @VenkataSabbella Рік тому

    Thank you for doing this video. Made my jumpstart to vim. I could see the benefit of editing with vim as everything is mapped to a keystroke, instead of combination of keystroke and mouse clicks which I had to do with multiple editors I had to work with so far. Also excited to see this is supported in all editors using a plugin.

  • @BryanSeigneur0
    @BryanSeigneur0 Рік тому

    A more elegant editor for a more civilized (and resource limited) age. I remember editing config files remotely in nano....30 years ago. There was a time when special keys like arrow keys, backspace , Ctrl, etc, were totally hit-or-miss, what with so many semi-compatible terminal mappings. So vi saved you because it only used letters and punctuation. It didn't take me long to appreciate vi[m]. If you are a touch typist, you're automatically going faster on day one.

  • @agustinsilveira9980
    @agustinsilveira9980 2 місяці тому

    I was trying to learn vim, and couldn't get it. Then i clicked the like button and everything was clear

  • @SloanStewart
    @SloanStewart 2 роки тому +1

    Finally got through an entire week using VIM and then switched back to VS Code for a particular reason. It physically and mentally PAINED me to have to stop and reach the mouse.

  • @tonywtyt
    @tonywtyt Рік тому

    I used vi a long time ago, so some of this is coming back to me pretty quick. However, I forgot that i put you to the left and I was totally lost when I wanted to try and add text to the end of a line. You save my day when you reminded me of a!!! Now I feel Canadian : )

  • @LadislavMartincik
    @LadislavMartincik 2 роки тому +1

    The best tip I've used when learning the hjkl motions is to turn off the arrows. Changed my behaviour almost instantly.

  • @meiliyinhua7486
    @meiliyinhua7486 10 місяців тому

    fun fact for 4:16 -- you can delay that damning realization by modifying the "repeat rate" (and delay until repeat rate) on your keyboard,
    this is something that starcraft players do to help their spam speed

  • @Chiramisudo
    @Chiramisudo Рік тому +1

    3:05 LOL!!! That gave me an idea for an escape room. 🤫

  • @tamatotodile
    @tamatotodile Рік тому

    bruh, it's insane.. my mind is blown, I can't believe I've been missing out on this my whole life.

  • @potatoeOnRooftop
    @potatoeOnRooftop 7 місяців тому

    Currently learning this because I want to get rid of my ide and be as cool as my super nerd colleagues. Needless to say I absolutely suck at it. This how I discovered the channel. I mean I still suck probably for months/years but at least I have content to watch how it could look like. Basically the story of my life when playing multiplayer games. Thanks man and have a good one!

  • @tugrulbayrak4469
    @tugrulbayrak4469 5 місяців тому

    I have been doing programming for years but I havent tried vim before. I don't think I will leave modern IDEs(maybe) but motions will help. It is an excellent tutorial thanks man!

  • @kahlis_dev
    @kahlis_dev 10 місяців тому

    I just subscribed and turned into VIM expert lol. Thanks bro, you saved me a thousand hours of learning curve

  • @shanedetsch
    @shanedetsch 6 місяців тому

    Love how these videos are presented. Keeps my attention.

  • @nevork7578
    @nevork7578 19 днів тому

    Thanks a lot ❤ I learned vim starting with this video, and now it’s much easier to write code

  • @romulo9454
    @romulo9454 Рік тому +1

    I downloaded neovim and entered their tutorial, It's overwhelming at first for sure but I can already see why it is so popular and useful. I love this idea of not using the mouse to edit, although it will take a long time to memorize it

  • @nervocalm
    @nervocalm 2 роки тому +1

    I just subscribed and automatically started to see the matrix code! VSCode is the editor that has been pulled over our eyes to blind us from the truth. xD
    I am procrastinating to learn vim for a long time now, but I would start this jorney with this video. Your enthusiasm is contagious!! I will start with the motions like you said, but when the time comes, should I go for neovim or you recommend learning vim first?? I see another video of yours where you said that neovim is better for 3 reasons at least. Thanks!

  • @shahriardhruvo4333
    @shahriardhruvo4333 4 місяці тому

    Man after watching this video I am sad that I can only increase the like count by 1. Some rare times I come across such videos in youtube. Thank you so very much man.

  • @alphabasic1759
    @alphabasic1759 Рік тому

    What’s really, really strong is the regex-based search and replacement and embedded storage in this. It makes vim an extremely strong text process tool.

  • @MS-el8wj
    @MS-el8wj 2 роки тому

    Primeagen made me learn vim, now is two months that i am using vim plugins everywhere. And i love it. i am aiming to move to vim editor in future. great video prime

  • @csharpiro
    @csharpiro Місяць тому

    I'm going to start my journey in Vim! Thank you for the content!

  • @farflebfarfle
    @farflebfarfle Рік тому +1

    So good! I like your style, there, guy. I started coding a few years ago and use the vim plugins for IJ and VSC. I love it! I once got to use it to demo something to some lead devs and I got props for using it! PROPS! I think that I want to go neovim or whatever, now.

  • @panthonyy
    @panthonyy 2 роки тому

    I've been trying to learn VIM for quite a while now, and my progress was very slow... Now that I'm subscribed to Prime's channel, my time-to-learn has decreased significantly. Thanks, Prime.

  • @matyaskocka7110
    @matyaskocka7110 Рік тому

    I really enjoy how you say, that it is hard to move to Vim. It helps mentally, bcs one then does not feel so embarrassed. Thanks man!

  • @vnshngpnt
    @vnshngpnt Рік тому

    Yes, I knew that you would have basics series on the editor. After NeoVim setup (thanks to your video :) it's time to dive in. I actually worked with it already for a few days and learned some basics Visual/Insert and copying/pasting, but I feel like I need to get comfortable with moving around words, paragraphs, etc. Let's go!

  • @Steliosgiannatos
    @Steliosgiannatos 5 місяців тому +1

    Holy moly, subscribing actually makes it easier

  • @ankitchaurasia9393
    @ankitchaurasia9393 9 місяців тому

    2:12 Thanks for sharing this fantastic tip with us. Because of it, I could learn vi motions within a week.
    BTW... Amazing video Primeagen. I use Arch. :)

  • @KCKingcollin
    @KCKingcollin 7 місяців тому

    Dispite using arch for over 6 years now, and after recently learning that people legitimately use vim and its not just a relic of the Linux operating system, i started using it for about a month just on my own as a replacement to nano, but this video has cleared up everything for me, and i now understand why its used so much, I can't even imagine not using vim motions now, and i haven't even used vim after watching this video yet lmao