The 5 Stages of Vim

preview_player
Показать описание
Recorded live on twitch, GET IN

Become a backend engineer. Its my favorite site

This is also the best way to support me is to support yourself becoming a better backend engineer.

MY MAIN YT CHANNEL: Has well edited engineering videos

Discord

Hey I am sponsored by Turso, an edge database. I think they are pretty neet. Give them a try for free and if you want you can get a decent amount off (the free tier is the best (better than planetscale or any other))
Рекомендации по теме
Комментарии
Автор

Thanks for reading my article Prime! I hope everyone’s got vim on their resolutions for 2024 ❤

scott_mckendry
Автор

"youve gotta suck long enough to see the results"

- prime 2023

grandemcfloofin
Автор

The 5 stages of vim are Dismissal, Curiosity, Config, Sunk Cost, Bragging

georgehelyar
Автор

With the amount of articles mentioning that ThePrimeagen inspired them to do (Neo)Vim, they should change their logo to his face. I mean so many people got inspired, its awesome

Suprlum
Автор

The fact that you ALWAYS just partially highlight text grinds my gears

MiranJenkins
Автор

I had a coworker who used vim motions in Vs code and the way he worked looked so fast but I always thought "why would I want that when Rider/WebStorm has so much more?"

Then I started watching a kind of funny YouTuber using Vim and it lit the FOMO in me.

I'm not using Vim on my work & personal machine - badly - but every time I learn about something new I literally sit back in awe. Thanks Prime.

mattbrewerton
Автор

Liked, subscribed and saved to my playlist. Currently trying my best to learn vim keybindings, tmux, shell scripting while juggling through college courses.
I couldn't be more thankful for this video. Hope you upload as frequently as possible. Cheers!

Codigger-brrt
Автор

i had no idea about t or f in vim....

ive now made a new breakthrough. thanks prime

RenderingUser
Автор

Vim is like wine. No one tries it for the first time and says “hey this is actually pretty nice.”

bnorrish
Автор

Like a lot of people I found out that at some point dealing with a Linux machine, you WILL inevitably open vi/Vim and have get out if somehow, so I figured out might as well learn to use it and it turned out to be so good that a lot of programs also used either Vim keys/motions or straight up emulated Vim. Haven't regretted spending like what, less than an hour to learn the basics, improved my entire life

nekoill
Автор

Great article, I love the way the guy expresses himself

nickcassady
Автор

I hate Prime for not highlighting sentences completely.

infastin
Автор

Prime: cut this out!

Flip: Embrace the S U C C

metaltyphoon
Автор

Two stages of VIM-mode in code:
1) "I need :s, % motion, * motion, if I had it it would be so much easier" (install code)
2) "noooo, the myriad of clipboards bit my shiny one yet another time"

(I rarely use hjkl, mostly when joing lines so I can do jJjjJjjJ)

AM-ykyd
Автор

They forgot number 6: retrospection. After so much time invested into vim, they're just 4:20 seconds faster than average vscode user...

adriankal
Автор

Started learning Vim yesterday. That's so fucking genius. Also vimtutor is the best teaching material I've seen in a while, love it

Oler-yxxj
Автор

The main thing stopping me from picking up vim personally is just that I have a long list of shit to learn and I am already ok in vscode. It doesn't make sense to spend one of my few long spans of free time to learn a new editor instead of a new language/framework.

ChamplooMusashi
Автор

I'm an emacs user but I can relate to the 5 stages.

MarcosMoyano
Автор

i've been saying this for years:

emacs motion names (ctrl-n ctrl-p ctrl-f ctrl-b)
n - next line
p - previous line
f - forward
b - backward

vim motion names (hjkl)
h - hop backward?
j - jump down??
k - kite up???
l - ludwig II of Bavaria goes forward????

conclusion: emacs wins every time, no more discussion needed.

baba_kebaba
Автор

I feel weird because I took to Vim like a fish to water.
There are a lot of commands I still need to learn, but I love how versatile it is.

dreamhollow