How I Ended Up Using Vim as a Jr. Dev

Поделиться
HTML-код
  • Опубликовано: 13 янв 2025

Комментарии • 44

  • @richiedong-i8v
    @richiedong-i8v 3 месяца назад +10

    I am a self-taught English leaner.Your words I can got well than other youtubers. I will practice my english listening from your video. Good luck for you! Peace and love!

    • @sethyedw
      @sethyedw  3 месяца назад +1

      thxxx! good luck on ur learning journey as well 💪

  • @MladenMijatov
    @MladenMijatov 2 месяца назад +1

    Fun fact, in Vim frequently used shortcuts have shortcuts. So yanking whole line doesn't require Shift+V then y. You can just do yy and it repeats the action. Same thing with dd for removing whole line or cc for changing whole line. If you are pressing two keys are the same time, chances are there's a shorter way.
    One example I like to give people, since I hate PHP so much for its $ use in variables, instead of pressing Shift+4, what I did was add to my config `imap d $`. What this does is when I write `,d` it gets changed to $ sign. When writing normal text you should always leave space after comma this works out. So I still press two keys but I no longer have to reach for weird position.
    Also for this reason I advise people not to use predefined configurations. Find what works for you. If you are annoyed by something, it can be changed. Vim is YOUR editor, not THE editor. That's the distinction.

  • @damilolaowolabi9148
    @damilolaowolabi9148 3 месяца назад

    This has been my exact experience learning vim and how to setup and editor. Honestly has taught me so much

  • @JoseMiguelGarciaGuilamo
    @JoseMiguelGarciaGuilamo 3 месяца назад +1

    i feel you bro, i recently started to use NVIM but the thing is i was using nvim with vimscript not lua and make the migration taught me a lot how editor works!!
    Great Video!

  • @themellowpea
    @themellowpea 3 месяца назад +1

    like the primeagen says, it's mostly about being in-sync with your dev-tools. knowing your configuration in and out is liberating.

  • @LeMinhNguyen-kc1bn
    @LeMinhNguyen-kc1bn 2 месяца назад +1

    This is also how I get into neovim ! Tried it at first, tried to set up and made a mess, go back to VScode but using Vim motion, get comfortable and go back to neovim and finally stay.

  • @GabrielCaetanoMello
    @GabrielCaetanoMello 3 месяца назад +1

    Great video! your desktop is very aesthetic as well!

  • @jo971000
    @jo971000 3 месяца назад +1

    LazyVim and Lazy are two different things. LazyVim is a neovim distribution that sets you with a number of pre-configured plugins. Lazy is just a "package manager" for plugins so you can install and configure them more easily.

  • @JosiahColt-d8h
    @JosiahColt-d8h 2 месяца назад +1

    Thanks for stressing the time consumption but I need that time learning how to write clean code first not figuring IDE out. Thanks for letting me know.

  • @mieturbo8691
    @mieturbo8691 2 месяца назад

    เยี่ยมเลยคับ หาคนใช้เต็ม ๆ จริงจังยากเหมือนกันเพราะมันกินเวลาชีวิตจริง ๆ

    • @codewizz1049
      @codewizz1049 Месяц назад

      ผมใช้ Vim, Neovim Full Time เลยครับ 😄

  • @R1D3R_
    @R1D3R_ 2 месяца назад

    2:00 everyone was waiting for this lol

  • @bacci8048
    @bacci8048 3 месяца назад +1

    Hey, which terminal do you use and how do you make it so that it shows the github icon?

    • @sethyedw
      @sethyedw  3 месяца назад +2

      @@bacci8048 I use wezterm and the icon is becuz of starship. You can check the starship configuration in my dotfiles on github :)

    • @bacci8048
      @bacci8048 3 месяца назад +1

      @@sethyedw Thanks!

  • @gauravshah7888
    @gauravshah7888 3 месяца назад +1

    Great video! Just a quick question, how do you take time to learn vim along with full time job? Learning only on weekends?

    • @randomgamer518
      @randomgamer518 3 месяца назад

      it's not that deep lol, just start using vim at work and you will be fast enough with it within a week

    • @sethyedw
      @sethyedw  3 месяца назад

      Sticking with it everyday. Ya gotta really want to learn it then make time for it and it will eventually come to you :)

    • @vaibhav5783
      @vaibhav5783 3 месяца назад

      start with vs code vim plugin

  • @swastikpatel234
    @swastikpatel234 3 месяца назад +5

    bro's using zen browser 🤩, great video btw

    • @sethyedw
      @sethyedw  3 месяца назад

      @@swastikpatel234 Ya got me 😂

  • @ledigdev
    @ledigdev 3 месяца назад +1

    I always found very captivating watch my senior devs using neovim and vim motions at work but i intend to be a very minamalist dev not too focus on the setup - i just code from a notebook for exemple. In your experience is worthy learning vim? or is more for the hobbyists that enjoynig playing with everything computer related. I enjoyed watching rice and all that kinda stuff but my hobbies are all more on real world crafting
    Awesome video

    • @sethyedw
      @sethyedw  3 месяца назад

      Thxx. I feel like if you can find the time ,its WORTH a try especially vim motions. Its an extra skill you will have with you where ever you code and translates very well into real world usage. In terms of the editor, I think its a preference thing. I would not say you have to like sit and learn, but its more like experimenting type of feeling. Although It would be easier to stick with if you are passionate abt computer related stuff. Also I find it more fun to use vim motions when programming anyways and thats probably why I give such importance to it. If you can enjoy and better some parts of what you do everyday, then you can work with that longer.

  • @zedddieMusic
    @zedddieMusic 2 месяца назад +1

    just liked your video using vimium motion

    • @amqndin
      @amqndin 2 месяца назад

      oh my good you're so cool and mysterious for that, whoa, thats so cool! guys he uses vimium in his browser pog you're so cool

  • @khunjame7
    @khunjame7 2 месяца назад

    Can you make a video how to configure nvim

  • @ShrivatsaJoshi-p9w
    @ShrivatsaJoshi-p9w 2 месяца назад

    can i get the wallpaper link

  • @Divyv520
    @Divyv520 3 месяца назад +1

    Hey seth , very good video ! I was wondering if I can help you with more Quality Editing in your videos and make Highly Engaging Thumbnails which will help your videos to get more views and engagement . Please let me know what do you think ?

  • @emeraldmasta7752
    @emeraldmasta7752 2 месяца назад +2

    im unemployed and use vim lol

  • @__hannibaalbarca__
    @__hannibaalbarca__ 2 месяца назад

    I use vim without any .conf; coding don’t care about text editors is just

  • @cant_sleeeep
    @cant_sleeeep 3 месяца назад

    bruh

  • @SjarMenace
    @SjarMenace 3 месяца назад

    We dont want to see your face all the time

    • @sethyedw
      @sethyedw  3 месяца назад +4

      🤣 feedback received ty!

    • @Terandium
      @Terandium 3 месяца назад

      wow that hurts

    • @SjarMenace
      @SjarMenace 3 месяца назад

      @@Terandium im a menace sorry

    • @ledigdev
      @ledigdev 3 месяца назад +5

      @@sethyedw I find nice to have a human face talking instead of just a screen but keep smaller or not the center. Great video