How to Vim in 2023: Tips and Tricks

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

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

  • @Ywz816
    @Ywz816 Год назад +1170

    Over the past 3 months you’ve inspired me to switch from vscode to nvim. I feel 3x faster. Just in time for ai to take my job 💀

    • @relaxingnaturevideos1203
      @relaxingnaturevideos1203 Год назад +117

      You feel 3x faster or you are 3x faster

    • @mixed_nuts
      @mixed_nuts Год назад +4

      I just use Dance extension in vscode and create my own mappings

    • @eafadeev
      @eafadeev Год назад +14

      I've done the opposite this week, to me copilot support is better in vscode so far and compensates for the relative slowness of vscode.

    • @Danielo515
      @Danielo515 Год назад +8

      Copilot works in nvim

    • @eafadeev
      @eafadeev Год назад

      @@Danielo515 it does, but works better in vscode imo. I'll keep testing though.

  • @jjysoserious
    @jjysoserious Год назад +347

    "i use dvorak" DUDE IS THE PERFECT CHADSTACK 😭😭😭

    • @tytywuu
      @tytywuu Год назад

      kick docker out and get dvorak in!

    • @nicolasmazzon7231
      @nicolasmazzon7231 Год назад +4

      btw

    • @shanewalsch
      @shanewalsch Год назад +2

      He uses programmer dvorak i think

    • @astago2966
      @astago2966 Год назад +4

      but is he using dvorak in the video? I'm a beginner in dvorak, writing this took me a while xd

    • @shanewalsch
      @shanewalsch Год назад

      @@astago2966 most likely, but you can't be 100% sure cause he doesn't show his fingers. Also, as a dvorak typist, i dont recommend stopping typing in qwerty. Use both layouts, because if you use someone elses computer itd be a nightmare

  • @zaxiik
    @zaxiik Год назад +17

    Thank you! I've been using Jetbrains for probably a decade already, and your videos convinced me to learn neovim. It's really not as hard as it seems, I'm on day 2 of using neovim exclusively and already good enough to not get lost.
    And holy shit, just exploring all the vim commands and figuring out how to combine them... when I experiment with something a little bit more complex, wondering "will this actually work?" and it ends up doing exactly what I wanted, that really gives such nice dopamine hit like no other software I've ever worked with.

  • @jafarjuneidi7585
    @jafarjuneidi7585 Год назад +314

    This is actually the best vim video I've seen you make by far.
    Really loved it.
    Would like to see the i3+tmux combo as well

    • @jasonconsiglio5256
      @jasonconsiglio5256 Год назад +6

      I'm redefining my entire workflow based on i3, tmux, ubuntu, and neovim. A lot to learn, but I can see the power right away.

    • @yavko
      @yavko Год назад +2

      @@jasonconsiglio5256 try hyprland (or sway) instead of i3

    • @ycaro002
      @ycaro002 Год назад +2

      ​@@yavko why?

    • @702-yt
      @702-yt Год назад

      @@ycaro002 Wayland is superior to X in a lot of ways, but just try it and you'll see. You get a strangers guarantee on the internet so its bound to be worth it right?

    • @jafarjuneidi7585
      @jafarjuneidi7585 Год назад +7

      @@yavko I tried Xmonad once, and I was an i3 config junkie before that. But honestly I found the default i3 to be very great lately. I don’t bother much with configurations and just focus on productive work.

  • @stavgafny
    @stavgafny Год назад +127

    Guys I just figured out that pressing "I" lets you type things.
    I'm not lying it worked a minute ago.

    • @tytywuu
      @tytywuu Год назад +12

      now try exit vim

    • @mixed_nuts
      @mixed_nuts Год назад +5

      Real talk why? I remapped my navigation ijkl to be up/left/down/right, and h is insert. I get that i stands for insert but it's more natural to me my way

    • @jesse9999999
      @jesse9999999 Год назад

      ​@@mixed_nutsbasic nav on the home row is nice

    • @viktormarinho
      @viktormarinho Год назад

      ​@@mixed_nuts could you please send a snippet showing how you did it ? i would like to try this as well

    • @lritzdorf
      @lritzdorf 5 месяцев назад +1

      ​@@mixed_nuts The general idea is that JK, as your two strongest home-row keys (for the right hand) form a sort of action pair (in this case, up/down). Then, HL form another pair (left/right) around that. As a bonus, this avoids occupying your pinky, since it's comparatively weak.
      If an arrow-key arrangement makes more sense, go for it, but be prepared for confused glances from other vimmers :)

  • @pesterenan
    @pesterenan Год назад +13

    This is the third time I'm watching this video and I'm just in awe at how much I can now understand after getting into neovim, THANK YOU so much for those tutorials, you're are GREAT PRIME! Never stop teaching!

  • @jameshardin1786
    @jameshardin1786 Год назад +17

    Please make that total walkthrough you mentioned in this video of how to be a productive beast of a programmer using the tools you do. I am 21, new to the real side of programming and web dev. Thank you for your videos they have been enlightening me to the world of programming like no other channel has.

  • @overdevio1003
    @overdevio1003 Год назад +58

    I also use Dvorak, a split keyboard, and neovim... Does that mean that I just need to learn rust? Am I just one step away from being a real CHAD?

  • @jemag
    @jemag Год назад +166

    Nice to see ThePrimeTime posting on his secondary channel every once in a while ;)

    • @ThePrimeagen
      @ThePrimeagen  Год назад +48

      gotem

    • @AustinMarlar
      @AustinMarlar Год назад +2

      Yes, I am also glad to see him finally giving his second channel some love.

    • @sunnyheheheh9401
      @sunnyheheheh9401 Год назад +1

      ThePrimeTime channel got some very good videos and they are so much better than those clickbait videos

  • @shawnmatyasovszky7994
    @shawnmatyasovszky7994 Год назад +150

    Would be curious to see your debugging workflow, if anyone else has interest in that sort of thing. It definitely seems like a pain point in the setup/usage of vim/neovim, and it's usually the thing I find myself reverting to an IDE for.

    • @pedrov8868
      @pedrov8868 Год назад +3

      Yep this

    • @_k3vwd
      @_k3vwd Год назад

      check these out - vimspector, nvim-dap

    • @IgorRoztr
      @IgorRoztr Год назад +28

      Debugging is an anti-pattern :) Write better code

    • @yzeerkd
      @yzeerkd Год назад +33

      ​@Igor Roztropiński the debugger is an invaluable tool. Sure you can get by without it, I did for years, and you can definitely "write better code" to avoid using it excessively as a crutch, but the ability to drop right into the runtime, inspect the scope, run arbitrary code, etc, can be a massive time saver

    • @th.araujo
      @th.araujo Год назад +40

      ​@@IgorRoztr you certainly have no experience dealing with other people code

  • @elocdev
    @elocdev Год назад +2

    You've switched me to a rose-pine color theme and helped me a lot in getting started with vim. I've never had more fun navigating using vim motions. It's so fricking cool. Thank you!

  • @j1d7s
    @j1d7s Год назад +54

    That was fun. I have been using LazyVim for some weeks now and I am getting a similarly nice and flowing experience. I just need to add harpoon to the mix, sorry about that omission!

    • @ThePrimeagen
      @ThePrimeagen  Год назад +24

      it hurts, but at least you recognize :)

    • @ericjmorey
      @ericjmorey Год назад +5

      ​@@IgorGuerrero you could also use file marks mM would mark a location in a file and 'M would take you to that location in that file. (You can use any capital letter to mark a location e.g. mA 'A would also work)

    • @j1d7s
      @j1d7s Год назад

      @@IgorGuerrero Thanks, I used that already, it was a bit distracting because there are lots of jump targets in th e whichkey display, not just the ones I intentionally set.

    • @IgorGuerrero
      @IgorGuerrero Год назад +1

      @@j1d7s There's also `Telescope marks`

  • @CUBKITS
    @CUBKITS Год назад +11

    There's some really great navigation stuff in this video. I would love to get this fast some day. I'm working my way into using Neovim as my daily driver, but so far I can only really use it effectively when editing single files. I use vim keybindings on VSCode, because I understand how the files and navigation and stuff works, and all that stuff, but I would love to learn more about how buffers, windows, tabs, etc. work in Neovim. As of now I just end up feeling so claustrophobic with multiple files or an integrated terminal as I often just lose track of them or forget the shortcuts to navigate around/manage windows/buffers.

  • @mikeyim9985
    @mikeyim9985 Год назад +2

    Also these vim videos have so much rewatch value. I mean, I’m probably gonna play this over and over and pausing tip by tip until I get it all committed in my memory

  • @mayboroda
    @mayboroda Год назад +2

    This is the only channel that I have to listen on 0.75 speed.
    And (slap) we need more videos

  • @theondono
    @theondono Год назад +5

    I'm just commenting to please the algorithm because more people should be using vim

  • @anmolsharma4049
    @anmolsharma4049 Год назад +6

    Mygod so perfect timing. Just finished you 0 to lsp. You are a blessing

  • @ArielBenichou
    @ArielBenichou Год назад +5

    Since I've gotten into:
    - NeoVim (Harpoon, Telescope, Lsp, etc...)
    - Tmux-Sessionizer
    - Rust
    You made my life better.

    • @vaisakh_km
      @vaisakh_km Год назад

      Wait, Tmux-sessionizer ?

  • @luizcarlosazevedo9558
    @luizcarlosazevedo9558 Год назад +10

    amazing video!! would love a "how to use your terminal" with your transitions between command line, project in neovim and neovim config

  • @patrickprucha5522
    @patrickprucha5522 Год назад +2

    Excellent video. You are a skilled programmer that is for sure. You blaze through things so fast. I realize that vim is the only tool for you because of your focus on doing something.

  • @heitorvrb
    @heitorvrb Год назад +8

    You should make a video on dvorak, why did you decide to make the switch, why did you choose dvorak over other """newer""" and """better""" layouts, how hard was the transition and how long did it take you to get back to full speed typing!

    • @NathanHedglin
      @NathanHedglin Год назад +1

      He talks about on stream that in hindsight he'd remap the special characters instead of using Dvorak.
      It took me only a month to switch cold turkey to get back to my qwerty speed.
      A custom layout is probably ideal. Dvorak is a bit too right hand heavy imho

  • @nikitajesaibegjans2458
    @nikitajesaibegjans2458 Год назад

    I don't use Vim or intend to, but cannot stop watching him using it - it is too satisfying

  • @aus10d
    @aus10d Год назад

    You are definitely a Grand Master of the Dark Arts. You show off vim in all its glory. I hope some day to be at least 5% as efficient as you.

  • @Thomas-gi9vy
    @Thomas-gi9vy Год назад +7

    I'd love to see different configurations and workflows, this was really inspiring and awesome to see the different tools being used

  • @len0xx963
    @len0xx963 Год назад +4

    Just recently switched from VSC to Neovim, so it would be great to get more helpful videos like this one 👍🏼

  • @3dprintjam
    @3dprintjam Год назад +24

    You make this look so simple!!

    • @distant6606
      @distant6606 Год назад +4

      thats what years of practice looks like baby

  • @rustdev1
    @rustdev1 Год назад

    truly need more of this. Something like advanced usage of vim-fugitive

  • @paprykojad6315
    @paprykojad6315 Год назад

    I literally configured nvim 3 hours ago and you post next tutorial, you're a saint man!

  • @musdevfrog
    @musdevfrog Год назад +1

    Thank you for inspiring youths to use vim, linux, i3, tmux, Rust, ergonomics keyboard and dvorak.

  • @Iceman259
    @Iceman259 Год назад +1

    Holy fuck I was scratching my head when you set the bindings for Harpoon in the neovim video and NOW IT ALL MAKES SENSE.

  • @TayTayChan
    @TayTayChan Год назад +31

    This is great. Would love to see more about your i3, tmux and git worktree workflows

    • @Garentei
      @Garentei Год назад

      He only uses i3 to assign each window a number which is kind of dumb since you can configure that directly in system settings in Mac or Linux lol

  • @asdfasdfasdf1218
    @asdfasdfasdf1218 Год назад +3

    I've recently started using markers (m to make marker, ' or ` to jump to marker) and they're rather convenient but something you wouldn't start using unless you consciously thought about it at first.

    • @ravidesai9556
      @ravidesai9556 Год назад

      I come from Emacs-land, and really liked emacs' registers. Learning about vim markers allowed me to stay in the same navigation patterns that I'm used to, but with vim that uses less than half the RAM.

  • @iturdikulov
    @iturdikulov Год назад

    Watched half of video with pause / double checking your workflow 😀. Thanks for sharing it.

  • @Asgrim_S
    @Asgrim_S Год назад +1

    I literally watched neovim setup video yesterday. This is perfectly timed.

  • @taylorchavez6286
    @taylorchavez6286 Год назад +6

    This reminds me of watching a star craft 2 pro explain all the hot key mappings lol

  • @coderman2754
    @coderman2754 10 месяцев назад

    all these keyboard shortcuts take precious real estate in my brain, I am afraid I will hit my head one day and just stare at vim afterwards

  • @AlecMaly
    @AlecMaly Год назад

    Now I know what Towlie felt like, I have no idea what's going on. Love it!

  • @carlweis
    @carlweis Год назад

    Yes…that’s the stuff. Please keep digging deeper into the vim workflow. Simply amazing. Let’s go!1

  • @IK-xk7ex
    @IK-xk7ex Год назад

    Thanks world that these guys are exist and pushing us to use amazing tools like VIM. This video did my boring Monday

  • @krtirtho
    @krtirtho Год назад +15

    Any consideration for the underrated F.A.R.T (Flask, AWS, React, Tailwind) stack?

    • @seaweedglob
      @seaweedglob Год назад +2

      I'm more of a VAG (Vue, AWS, Go) stack kinda guy

    • @tuananhdo1870
      @tuananhdo1870 Год назад

      @@seaweedglob golang aws next tailwind

    • @tuananhdo1870
      @tuananhdo1870 Год назад

      @@seaweedglob trust me react i better than vue

  • @ariseyhun2085
    @ariseyhun2085 Год назад +7

    I recently switched to vim because of you, much appreciated boss 🙏
    Turns out creating your own config really isn't that difficult

    • @zappist751
      @zappist751 Год назад

      Wait does it have syntax highlighting?

    • @VivekPayasi
      @VivekPayasi 8 месяцев назад

      @@zappist751 yup it does!

  • @onlywilddrift9506
    @onlywilddrift9506 Год назад

    I am really inspired by your videos and moved completely to vim and just love it. Thanks for all this amazing content.

  • @passingmagic
    @passingmagic Год назад +1

    Please do a video on vim for Dvorak users. What key bindings do you recommend changing vs not changing? Either because it is more fundamental and pervasive, or not easy to set up on a system that you are visiting briefly and need to use base vim. You may not get very many views and likes, but you know that the ones that you get from us fellow Dvorak typists will be heartfelt!

    • @passingmagic
      @passingmagic Год назад

      @ThePrimeagen please also do a video on your keyboard choice - you seem to be using a kinesis - and how you place it for optimum ergonomics. What are your thoughts on the upcoming dygma defy - esp. for dvorak typists.

  • @MartialBoniou
    @MartialBoniou Год назад

    Thanks for the demo. Very inspiring! You made me switching from Vim to NeoVim, good sir. I'm also a dvorak typist so your keybindings were perfect (esp. Harpoon). I've also used Lazy as my plugin manager (works the same except "nvim " only loads Netrw and the colorscheme).

  • @leonasdev
    @leonasdev Год назад +1

    The part of solving conflict is so neat. thanks!

  • @VictorPedro
    @VictorPedro Год назад +1

    I started using nvim after I watched your setup video,. Today I needed to resolve some git conflicts, and I wasn't sure how to do it using fugitive and had to open vscode (*spit*) for that. Anyway, the timing of this was perfect haha. Thank you for sharing the nvim wisdom.

  • @mikeyim9985
    @mikeyim9985 Год назад

    Yes the vim vid I needed! I was using your config and some of these stuff I would’ve never known or figured out how to do on my own. Thanks 🙏

  • @something00witty
    @something00witty Год назад

    Appreciate this (almost as much as your chat with casey) - learning vim at the moment so videos like this are really helpful in understanding how the pieces fit together.

  • @papricasix
    @papricasix Год назад +1

    Awesome video! Finally! Please give us more of those!!

  • @iconoclastsc2
    @iconoclastsc2 Год назад +1

    I started learning how to be a programmer recently. I've installed Ubuntu and read some very basic introductory book about it. I bound some applications to the F keys which is already so much better than using your mouse or alt-tab on windows. Currently I'm learning vim from a book. I can see the power of all the different editing commands.
    I'd be very much interested in a video about all of those other productivity tools you mentioned.

    • @alang.2054
      @alang.2054 Год назад

      That's called procrastination. You can program in freaking notepad, when you get actual job you will see that 90% of time is not spend on writing text but thinking

  • @saleenapatel
    @saleenapatel Год назад

    this was super super awesome man. I really want to know everything like everything about your workflow. Like hell yeah I want to see your combo 💯

  • @arsenskavin130
    @arsenskavin130 Год назад

    Entertainment and educational values are truly at pinnacle.

  • @stevecanny1583
    @stevecanny1583 Год назад +1

    Awesome job Prime! Any time I need to slow the video down to 50% and watch it five times to get all the juice out I know I'm onto something good!

  • @daltonyon
    @daltonyon Год назад +4

    Prime I didn't know the fugitive is so AWESOME I'm using other plugin but many time I'm lost to resolve merge conflicts, every time had been nightmare! After today I will mastered vim fugitive and BIG THANKS!!

    • @ThePrimeagen
      @ThePrimeagen  Год назад +2

      It's one of my favorite features is the conflict resolution
      I hope you have a good one. Dalton

  • @solidoak79
    @solidoak79 Год назад

    Nice, Prime. I remember watching Ryan Florence vim his way around during a React talk and thinking I need to up my game. This vid is inspiring. Challenge accepted.

  • @subbunittala2012
    @subbunittala2012 Год назад

    you inspired me to switch me to NEOVIM sir ..bow down to you ..thanks for boosting my prodcutivity ..I'm loving it ,....using since 5 months !

  • @Mikenight120
    @Mikenight120 Год назад +3

    LETS GO THEPRIMEAGEN BACK WITH THE BEST CONTENT!! VIM!

  • @lolikpof
    @lolikpof Год назад +5

    watched the whole thing without understanding a thing 😏😎

  • @anotherdamnuser
    @anotherdamnuser Год назад

    Gotta say this is a very underrated channel.

  • @Chiramisudo
    @Chiramisudo Год назад +1

    4:17 So CHAD, has Dvorak improved your typing speed!

  • @just_morby
    @just_morby 8 месяцев назад

    This video is 🔥🔥🔥🔥
    This really shows that vim is not black magic. Your key combinations are nothing crazy. Pretty basic stuff. You're just thinking FAAAAST.
    I started experimenting with Neovim like 2 days ago and aside from the git tool I was pretty familiar with all of your commands. I understand them, but my brain can't process it so fast just yet...

  • @imaksimus
    @imaksimus Год назад

    Oh my, I’m already pumped up for that Prime React video coming where Prime reacts to Prime neovimming in 2023.

  • @jonforhan9196
    @jonforhan9196 Год назад

    Thank you! I just learned the 'gd' thing with the lsp from this and it had made my life much better.

  • @derekreed6798
    @derekreed6798 Год назад

    OMG I used to us vi for everything 30yrs ago, I was doing some python using vim recently and it was taking me so long I went to vscode...but you have led me back to the light😃.

  • @luca-dallavalle
    @luca-dallavalle Год назад

    Best video on Neovim I've seen up until now... by far.

  • @Bárbara-d2q7h
    @Bárbara-d2q7h Год назад +1

    Hey!! Would love to see a tutorial on how to best use vim for bioinformatics! So have R and python autocompletion perfectly set up, as well as quick pdf and Rmd viewer within vim! And to see plots directly when making them! (as opposed to using rstudio or vscode). Thank you for all your videos ThePrimeagen

  • @bugazavr
    @bugazavr Год назад

    Finally watched this, picked up so many things, great video!!

  • @GinoFazari
    @GinoFazari Год назад +1

    I use ci" all the time, but only now realize it will find the first occurrence on the line. I was typing f"ci" like a sucker...
    Thank you!

  • @mosukiton
    @mosukiton Год назад

    Mate this video is so fucking good. I've used vim to edit config files in Linux but I've only developed at work and thats usual visual studio. You've just convinced me to configure nvim myself and switch over to it

  • @alexIVMKD
    @alexIVMKD Год назад

    Been using neovim since your step by step guide. I appreciate it mr. PrimeTime. Yes I might or might not be intentionally mispronouncing your name. Edit: Learned a lot of stuff, good shit!

  • @ji30019hq
    @ji30019hq Год назад

    Thanks a lot for the overview. If you’re still considering it, I’d also love to see a video on your tmux, etc config and workflow.

  • @r0yce
    @r0yce Год назад

    I learned vim 3 years ago. I spent about a month and was getting quite comfortable with it. Then life happened I kind of spent a long time away from PC and now I just realized that not only have I forgotten everything. I don't even remember the fooking basics and I used to have custom keybinds ;_;

  • @ElderESG
    @ElderESG Год назад +3

    Because of you i now use vim for my daily work and i hate it. But i love it..... i don't know what happened to me.

    • @itsabhiyan
      @itsabhiyan Год назад

      U currently love to hate it, once u get used to it, u'll love to love it

  • @AlfW
    @AlfW Год назад

    As a chronic saver, you should map w (or similar) to :w ...

  • @RobertMenke-fd9rc
    @RobertMenke-fd9rc Год назад +1

    Great video! I've yet to break away from jetbrains for merge conflict resolution, but that was a cool workflow.

  • @BrandonM-x2q
    @BrandonM-x2q Год назад

    I have no ideas any of the words you are saying. But it's so disorientingly fun

  • @sadDota
    @sadDota Год назад +1

    wich is Cleary! . . is The Most Complex way to edit text!! 👌💯

  • @liquidpebbles
    @liquidpebbles Год назад

    May the algorithm bless and keep you

  • @mpiorowski
    @mpiorowski Год назад +4

    omg, he's back with the VIM!

  • @Iturner72
    @Iturner72 Год назад +2

    Insane how good prime has gotten at talking while vimming since this channel started :)

  • @Dontrel3030
    @Dontrel3030 Год назад

    I like the My Name is Earl voice over delivery in this video

  • @Paul-sv1lg
    @Paul-sv1lg Год назад +2

    This is peak chad, love the vim videos

  • @will2r
    @will2r Год назад

    Everything clicked when I guessed that ci" would cut inside quotation marks, the heavens opened and I floated up

  • @scheimong
    @scheimong Год назад +2

    Lol of course you're also a Dvorak user 🤣
    I learned Dvorak back in 2015 during high school summer vacation; I learned Rust in 2020 during covid shutdown and my freelancing stint. I guess it's time for me to finally get on with learning Vim to complete the Chad stack.

    • @NathanHedglin
      @NathanHedglin Год назад +1

      At that rate you'll be on Arch by the end of the year 😂

    • @scheimong
      @scheimong Год назад +1

      @@NathanHedglin Oh sorry, already am since 2021. Forgot to mention that 🤓

  • @sethgho
    @sethgho Год назад +3

    Hearing him audibly call out all of these esoteric keyboard shortcuts undermines the whole pitch.
    I’m real happy for you, Prime.

  • @ThrashAbaddon
    @ThrashAbaddon Год назад +4

    I'm very interested in seeing how does debugging work in neovim. I'm using CLion & PyCharm and that those things are beasts. It takes me a few seconds to set a conditional breakpoint and pause the main thread called from a failing test. I can see the callstack, variables in each stack, maybe even play a bit in debug console to inspect in detail where is the problem is.

  • @Generic_text871
    @Generic_text871 Год назад

    God, it's the sequel we've been waiting for

  • @doce3609
    @doce3609 Год назад +8

    At around 10:05 you cut off the name of the neovim context plugin

    • @cowslaw
      @cowslaw Год назад

      looking at his dotfiles, it's this one: nvim-treesitter/nvim-treesitter-context

    • @NDValle
      @NDValle Год назад

      nvim-treesitter-context

  • @colineckert
    @colineckert Год назад

    awesome vim video! practical AF and exactly what I needed. what is the fugitive remap you made for git push?

  • @Billiam112
    @Billiam112 Год назад

    We need that followup vid to be efficient with using our computers! Jumping between browser and vim, tmux stuff etc! 👌

  • @AnthonyHarivel
    @AnthonyHarivel Год назад

    To move that fast between windows I use Sway windows manager. Top notch video !

  • @arcaneminded
    @arcaneminded Год назад +1

    I switched to Helix at the end of 22 and surprisingly haven't even been that bothered about the lack of plugin support.

    • @SkegAudio
      @SkegAudio Год назад

      Yup same here! New update just dropped and it's looking pretty good 👍

  • @TN000NT
    @TN000NT Год назад

    my appetite is wet 💦. Also would look forward to the whole set up showcase. As a student, I got no idea how dev stacks would look like when projects get bigger - would be inspiring.

  • @almcchesney
    @almcchesney Год назад +1

    Primeagen what keyboard are you rockin? My current ms sculpt keyboard is wearing out and in the market for a new one and eyeing a kinesis advantage 2 with the dual legend but the advantage 360 looks pretty awesome

  • @AnDrU085
    @AnDrU085 Год назад

    What a great video, the git part was amazing, keep the good work man!

  • @forxstsombodi3043
    @forxstsombodi3043 Год назад

    This is like watching a sorcerer teleport around to me.

  • @costindinoiu7440
    @costindinoiu7440 Год назад

    Honestly I enjoy prime's videos so much I just like them :)) he's good at both entertaining and coding.

  • @J4nzkuE
    @J4nzkuE Год назад

    Best 30 secs of speed and momentum ever 8:00 - 8:35

  • @ravinrod
    @ravinrod Год назад

    You just gave me some great ideas to improve my git workflow. Great video!

  • @NeverCodeAlone
    @NeverCodeAlone Год назад

    I love your passin and start a own vim series here. I want to learn!!!