Vim vs Neovim

  Рет қаралды 226,056

ThePrimeTime

6 ай бұрын

Recorded live on twitch, GET IN
twitch.tv/ThePrimeagen
Become a backend engineer. Its my favorite site
boot.dev/?promo=PRIMEYT
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
kzbin.info
Discord
discord.gg/ThePrimeagen
Have something for me to read or react to?: www.reddit.com/r/ThePrimeagenReact/
Kinesis Advantage 360: bit.ly/Prime-Kinesis
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))
turso.tech/deeznuts

Пікірлер: 243
@adamsteeber
@adamsteeber 6 ай бұрын
I only use vim because I opened it 15 years ago and never figured out how to get out.
@pxolqopt3597
@pxolqopt3597 6 ай бұрын
just unplug pc from wall thats how I do it at least
@douwehuysmans5959
@douwehuysmans5959 6 ай бұрын
Congratulations on becoming a random number generator
@KinktendoShamecube
@KinktendoShamecube 6 ай бұрын
Same. Typing this from vim right now
@kovoneka
@kovoneka 6 ай бұрын
HAHAHH🤣
@eternally_sarcastic
@eternally_sarcastic 4 ай бұрын
HAHAHAHA WHAT AN ORIGINAL LINE
@jackzfr1650
@jackzfr1650 6 ай бұрын
I stumbled into this short out of nowhere. No idea wtf he's talking about. However I'm intrigued.
@thisisreticent
@thisisreticent 6 ай бұрын
Welcome to the rabbit hole.
@mattlutz1105
@mattlutz1105 6 ай бұрын
He’s talking about Linux command line based code editors!
@ForeverZer0
@ForeverZer0 6 ай бұрын
@@mattlutz1105 It is for Mac and Windows also, though but I don't think it has a lot of appeal to users of those platforms. If their code editor doesn't use at least 2 GB of memory and 8 cores maxed out for 3 solid seconds just to open a blank window, they aren't interested.
@ckpioo
@ckpioo 5 ай бұрын
​@@mattlutz1105 it's not linux only.
@samarthnagar2939
@samarthnagar2939 5 ай бұрын
Hello how are you on this subject now
@reggienotorious6824
@reggienotorious6824 6 ай бұрын
So this it’s what it’s like when non car people hear me talk cars
@gownerjones
@gownerjones 4 ай бұрын
Not the car people
@baranjan6969
@baranjan6969 4 ай бұрын
"Text editor people"
@ivanheffner2587
@ivanheffner2587 2 ай бұрын
Yes. “DOHC, turbo, fuel injection” to a gear head is the same as “LSP, TreeSitter, Lua” to NeoVimmer.
@saluting
@saluting 2 ай бұрын
Omg is that PirateHardware?!
@j.lucasdecastroaraujo761
@j.lucasdecastroaraujo761 2 ай бұрын
Underrated comment and joke
@saluting
@saluting Ай бұрын
​@@j.lucasdecastroaraujo761 I'm proud of that joke
@bryantony9836
@bryantony9836 Ай бұрын
😂 good one
@zachsilby4569
@zachsilby4569 6 ай бұрын
How did I get here from Warhammer painting tutorials?
@justsomeguy8385
@justsomeguy8385 5 ай бұрын
The lord works in mysterious ways
@markusklyver6277
@markusklyver6277 3 ай бұрын
bruh
@user-cx3bf6ew2o
@user-cx3bf6ew2o 3 ай бұрын
Its the omni-messiah speaking to you
@EugeneWong-li9qu
@EugeneWong-li9qu 3 ай бұрын
The calling from Omnissiah
@thebluriam
@thebluriam 5 ай бұрын
You chose NeoVim over Vim because it has the word Neo in it and it makes you the chosen one, duh
6 ай бұрын
I have done lua on multiple occasions and to me it still feels like this ancient arcane thing. But it's way better than vimscript 😂
@bougatayaabdoullah
@bougatayaabdoullah 9 күн бұрын
treesitter: everything about it is fantastic. Few moments later. It's Treeshitter Oh F...
@Bhanukamax
@Bhanukamax 6 ай бұрын
I choose: - Dired (a full featured file manager) - Magit ( what neogit dreams to become and fails to deliver. Fugitive is not bad though ) - Elisp ;)
@MH_VOID
@MH_VOID 5 ай бұрын
Man of culture. Much as my general programming experience translates far more to Lua than to Elisp (and Lisps in general), I strongly prefer the latter over the former. And now eglot and treesitter are in Emacs core, so neovim's arguments here don't hold weight. I should actually start using dired and magit instead of a bunch of zsh aliases though...
@Bhanukamax
@Bhanukamax 5 ай бұрын
@@MH_VOID I still use my zsh aliases like `ggpush -u` `gup` , but magit is pretty good for things like interactive rebase, or even just adding, committing, pretty much everything else. And dired is pretty great, I use it for most file operations I do, even outside programming, you can now even drag and drop files from and to it.
@DarthVader11912
@DarthVader11912 20 күн бұрын
Same
@aziz0x00
@aziz0x00 6 ай бұрын
To be fair, Treesitter can be so much of a pain with python indenting
@iSaac-kp5lk
@iSaac-kp5lk 6 ай бұрын
To be scary, you're wrong...
@aziz0x00
@aziz0x00 6 ай бұрын
@@iSaac-kp5lk i dont think so
@evergreen-
@evergreen- 6 ай бұрын
Will Treesitter ever come to vscode?
@SownJevan
@SownJevan 6 ай бұрын
​@@evergreen-it does have an extension for it.
@husboy1
@husboy1 6 ай бұрын
indentation-based syntax is a pain
@remrevo3944
@remrevo3944 6 ай бұрын
VSCode does **not** have real Treesitter integration. IIRC there is a extension that uses LSP to provide Treesitter, but even that is experimental. Most of VSCode still relies on TextMate parsers.
@Rustmilian
@Rustmilian 6 ай бұрын
VSCode is Electron junkware imo.
@enriqueleon4806
@enriqueleon4806 6 ай бұрын
The problem with neovim is that some extensions are so fucking heavy while vim you can run it whenever you wanted through ssh in a 32 bit old computer or in your old smartphone through termux.(I used both) Update: Everything you could run with ssh but my point is that I used neovim in my 64 bit computer and 2 ram and is almost useless is better vim in that case...
@ougonce
@ougonce 5 ай бұрын
Huh? If you're running it over ssh that doesn't matter, since the program is being run on the server not the client.
@enriqueleon4806
@enriqueleon4806 4 ай бұрын
@@ougonce jaja good point my bad
@dv_xl
@dv_xl 3 ай бұрын
I mean, you can also disable the plugins
@enriqueleon4806
@enriqueleon4806 3 ай бұрын
@@dv_xl that's a good point bro but sometimes you really need plugins to run it or new version of neovim that is not available in the 64. 2ram version or 32 bits
@adonespitogonaif
@adonespitogonaif Ай бұрын
Neovim is just like vim without extensions
@Radical_09
@Radical_09 3 ай бұрын
when did treesitter become fast on big files
@johnathanrhoades7751
@johnathanrhoades7751 2 ай бұрын
He converted me. I was hesitant to move from VIM as I heard horror stories about setting up neovim, but it’s really not bad. Followed his setup vid and haven’t looked back.
@eliphazbouye
@eliphazbouye 2 ай бұрын
He sell just neovim but vim is better
@johnathanrhoades7751
@johnathanrhoades7751 2 ай бұрын
@@eliphazbouye Having used both I definitely prefer neovim. The lsp support is nice and the lua setup is really smooth. No vim script in sight 😊
@VoyivodaFTW1
@VoyivodaFTW1 3 күн бұрын
Laughs in lazyvim
@johnathanrhoades7751
@johnathanrhoades7751 2 күн бұрын
@@VoyivodaFTW1 the plugin manager or the whole shebang? I like the plugin manager a lot but enjoy the customization options of doing my own set up. Though what I’ve seen of LazyVim is quite nice.
@FrankJonen
@FrankJonen 6 ай бұрын
Telescope really for me. I now want telescope everywhere. Could use some recommendation for auto completes though. On MacVim I had Willard or Walter or something like that.
@AhmadMughal1
@AhmadMughal1 11 күн бұрын
Lsp suggestions and some LuaSnip in cmp should be enough for auto suggestions
@casadogaspar
@casadogaspar 6 ай бұрын
As a long term Vim user who recently changed to Neovim, can´t agree more, loving every moment using it.
@boredandagitated
@boredandagitated 4 ай бұрын
If I were to invest time into learning Neovim , can I then transfer those skills to using Vim when I SSH into a Linux machine and don’t have Neovim on it? Like my school has a Unix server we’re not allowed to install stuff on, but Vim is there.
@casadogaspar
@casadogaspar 4 ай бұрын
For sure, well you will not have the plugins that you probably will install on your neovim, but all vim motions will be there and that’s enough.
@couscousdude2991
@couscousdude2991 3 ай бұрын
@@boredandagitatedYeah for sure, you wouldn't be able to transfer your lua-based configuration but as long as you don't rely on any crazy plugins in neovim and stick to built-in vim motions almost all of your muscle memory and skills will transfer. Personally I just use quality-of-life plugins to provide autocomplete, LSP integration, and file management stuff, but I can hop into a standard vim installation over ssh and edit with pretty much the same efficiency.
@r_tard
@r_tard 6 ай бұрын
Thanks nerd
@ivanheffner2587
@ivanheffner2587 2 ай бұрын
Wrong channel.
@brinckau
@brinckau 5 күн бұрын
Why do I have the feeling that you use the Scratch language?
@Max-bh8tg
@Max-bh8tg 6 ай бұрын
Treesitter fast on big files hmmm
@PedroOliveira-sl6nw
@PedroOliveira-sl6nw Күн бұрын
I would love to watch a video on how to config everything from scratch (based on your recommendations)
@sjeffrey01
@sjeffrey01 6 ай бұрын
I used VIM back in college early 90's. I wonder how much I remember.
@lindhe
@lindhe 4 ай бұрын
Yeah, LSP support is a real killer feature.
@rehanshah4262
@rehanshah4262 6 ай бұрын
no thanks, I do not want my index to start at 1
@mrbutish
@mrbutish 8 күн бұрын
Simple is often best. Vim is simpler
@ARVash
@ARVash 6 ай бұрын
Lua is pretty nice
@victorp.r.muller6614
@victorp.r.muller6614 3 ай бұрын
I agree
@egor.okhterov
@egor.okhterov 6 ай бұрын
These lines started dangerous formation
@camilotello3296
@camilotello3296 4 ай бұрын
Visual Studio Code is amazing with Vim keybindings :)
@R0CK3T_DEV_
@R0CK3T_DEV_ 10 күн бұрын
this video makes me want to try out neovim but I'm 90% sure I'll just stick to VSCode
@prethammuthappabs2241
@prethammuthappabs2241 6 ай бұрын
None just use helix 🙌🏻
@renegade5942
@renegade5942 6 ай бұрын
Are docs getting better?
@prethammuthappabs2241
@prethammuthappabs2241 6 ай бұрын
@@renegade5942 i mean it's good, it's enough to get you started tho, for configuring i usually check out other people's GitHub config files
@Rustmilian
@Rustmilian 6 ай бұрын
​​@@renegade5942 Docs? What's there to change? Theme and Keybinds? Already covered. Plug-ins? Doesn't exist yet.
@MH_VOID
@MH_VOID 5 ай бұрын
Emacs*
@Rustmilian
@Rustmilian 5 ай бұрын
@@MH_VOID My hands can't take the sort of abuse
@TheMurinDeventa
@TheMurinDeventa 6 ай бұрын
I have performance issues with treesitter
@wilville3752
@wilville3752 2 ай бұрын
It causes a metric shit load of lag on large latex files makes my whole laptop freeze up in class
@brinckau
@brinckau 5 күн бұрын
Try using a supercomputer. That's what you need to edit a text file, nowadays. I suggest a Tianhe-2. You can get one for less than $400,000.
@TheFerdi265
@TheFerdi265 Ай бұрын
I love those things about neovim! The only gripe I have with the neovim ecosystem is that it's quickly turning into a place with huge extensions with unclear release schedules where most package managers like lazy just take the lastest commit. I will say that lazy does a great job listing the commit logs for the packages though.
@AhmadMughal1
@AhmadMughal1 11 күн бұрын
You can pin lazy to use stable versions but it comes down to the plugin when it last released a version
@canxel11
@canxel11 3 ай бұрын
Quick question. What is a vim?
@deviantsemicolon618
@deviantsemicolon618 2 ай бұрын
Text editor. Exactly what the name sounds like. It edits the text of a file. You need one to program anything.
@razorstone3088
@razorstone3088 6 ай бұрын
Nice
@yash1152
@yash1152 3 ай бұрын
oh yeah, one missed: i guess better codebase so might be easier to tinker (if someone is into that thing).
@deanvangreunen6457
@deanvangreunen6457 10 күн бұрын
Vscode on typescript file bugs out, on large tsx file syntax highlight and intellisense can take up to 10 seconds 😂 still use ut tho
@bigl9527
@bigl9527 6 ай бұрын
Unfortunately, TS slow when handling dart files. I am not sure whether it's the TS or the dartls fault.
@RecreationalNuke
@RecreationalNuke 7 күн бұрын
I'm not sure if prime just said something positive about Lua, but if so, that's the first time I've ever heard anyone actually decent at programming say something positive about Lua
@Ikxi
@Ikxi 2 ай бұрын
i still dunno what motions are
@vikingthedude
@vikingthedude 5 ай бұрын
Is treesitter built into neovim? I thought it was the plugin nvim-treesitter. Can’t vim also have treesitter through a plugin?
@gamalalejandroabdulsalam904
@gamalalejandroabdulsalam904 5 ай бұрын
I believe in Helix, just hoping its documentation gets better :/
@lukealadeen7836
@lukealadeen7836 4 ай бұрын
I use emacs
@yamogebrewold8620
@yamogebrewold8620 Ай бұрын
I like VS Code
@unixux
@unixux 6 ай бұрын
Treason I say
@zahawolfe
@zahawolfe 6 ай бұрын
pretty much the only reason to use vim is if you're ssh'd into a server and need to look around logs and such. I don't see a reason you'd use it for writing code besides maybe a quick bash script
@ThePrimeTimeagen
@ThePrimeTimeagen 6 ай бұрын
I would have said the exact same thing 10 years ago.
@ivanheffner2587
@ivanheffner2587 2 ай бұрын
Tell me you don’t know how to use vim without saying you don’t know how to use vim.
@brinckau
@brinckau 5 күн бұрын
It's the opposite. To write a quick bash script, you don't need an editor that is powerful, fast, universal, customizable, etc. Windows Notepad would be enough to write a quick bash script. You want vim precisely when you need to do more than write a few lines of bash script.
@aserboard
@aserboard 6 ай бұрын
Sublime
@deudz
@deudz 6 ай бұрын
yuck yuck gui
@Rustmilian
@Rustmilian 6 ай бұрын
Neovim & Helix
@NaCl-e
@NaCl-e 3 ай бұрын
My man really out there saying the best things about neovim is lsp, typescript and lua 😂 /s
@nekoill
@nekoill 6 ай бұрын
Also, Neovim plays way more nicely with plugins and transparency
@AD-nm7ne
@AD-nm7ne 6 ай бұрын
VI
@IgorGuerrero
@IgorGuerrero 3 ай бұрын
TS is not fast on big files, the previous regex based highlights are way faster. in fact you should disable it on big files
@WillDelish
@WillDelish 6 ай бұрын
I just don’t want to learn Lua to only config my coding env 😖
@Drummerx04
@Drummerx04 6 ай бұрын
Lua is also an embedded language commonly used in game APIs and wireshark or other embedded configuration needs. It has a very concise standard library and is weirdly full featured for being so tiny, and it is surprisingly fast.
@zebraforceone
@zebraforceone 6 ай бұрын
I'm not doing it. You will not make me bend to the ways of neovim. No matter how much neovim posting there is, I will not convert. Neovim cannot have my soul.
@MH_VOID
@MH_VOID 5 ай бұрын
The church of Emacs welcomes you
@spl420
@spl420 16 күн бұрын
Stop preaching the ways of the old and embrace future, because if you won't - future will not embrace you either.
@u9vata
@u9vata 6 ай бұрын
Exactly why I use vim instead: Not scripting much so vimscript totally fine, LSP I just do not use (actually against that whole shit to be honest) and not caring for treesitter :-)
@someliker
@someliker 6 ай бұрын
Why are you against LSP?
@eug.bondarev
@eug.bondarev 3 ай бұрын
VSCode + Vim motions = ❤
@lalmeida66
@lalmeida66 4 ай бұрын
I think don't make sense to choose one or other, i daily use both. I use Vim while inside servers/bastions and Neovim while outside it, for my personal use and development.
@gagagero
@gagagero 4 ай бұрын
Why use either when you can use Emacs for both?
@lalmeida66
@lalmeida66 4 ай бұрын
@@gagagero Your comment don't make sense, because i can use vim in both. I am vim user and even i was emacs user i would use doom emacs for personal use and emacs while outside it.
@gagagero
@gagagero 4 ай бұрын
@@lalmeida66 My point is that your environment isn't the same when you SSH and when you're working in the native environment because neovim doesn't have an SSH client.
@uuu12343
@uuu12343 5 ай бұрын
This might be cursed, but on top of those reasons, I chose Neovim because it ACTUALLY HAS a native nvim.exe executable, on top of a GUI-counterpart (nvimqt) Vim has only gvim, WHY, there's no excuse for that That alone made me sick because I have windows and linux machines, when I'm in windows, I also want to use vim so I switched to neovim once I got sick of gvim Also, oddly enough, gvim became incredibly slow after like 1.5 years, probably bottlenecked by vimscript
@Noritoshi-r8m
@Noritoshi-r8m 5 ай бұрын
Nurrrrd
@Necessarius
@Necessarius 2 ай бұрын
It's ok i wil delete both
@TheBearmoth
@TheBearmoth 6 ай бұрын
I've been using Vim/Vim-bindings for almost 10 years but just haven't committed to switching to Neovim. One day....
@spl420
@spl420 16 күн бұрын
Well, you can use your vim config while using neovim
@TheBearmoth
@TheBearmoth 16 күн бұрын
@@spl420 since my comment, I've finally made the switch :)
@spl420
@spl420 15 күн бұрын
@@TheBearmoth 🎉 Congratulations! 🎉
@Max-nr1bv
@Max-nr1bv 5 ай бұрын
Just to clarify. Is treesitter integrated to nvim now??
@chezchezchezchez
@chezchezchezchez 2 ай бұрын
Did you ever get clarification?
@Max-nr1bv
@Max-nr1bv 2 ай бұрын
@@chezchezchezchez no 🥲
@saultube44
@saultube44 Ай бұрын
[V]irus-like [I]DE [M]adness
@nlmaster9811
@nlmaster9811 2 ай бұрын
I’d rather edit assembly than lua NGL.
@SirBearingtonSupporter
@SirBearingtonSupporter 5 ай бұрын
Bro missed the reason for the fork… multithreading - eMacs has it but vim does not. Nvim has caught up with the times as has eMacs.
@ougonce
@ougonce 5 ай бұрын
Emacs' threads are essentially useless unfortunately.
@crides0
@crides0 5 ай бұрын
As if Lua is a great language... but we need a DSL _anyway_ so, why add another when vim already has bindings to python/lua/ruby/perl etc.?
@talhaabdurrahman9407
@talhaabdurrahman9407 3 ай бұрын
There is no reason to choose Vim over NeoVIM unless you have never heard of neovim, NeoVim without any customizations is basically just vim
@ivanheffner2587
@ivanheffner2587 2 ай бұрын
What is the default vi-like text editor on any random UNIX/Linux/BSD instance in the world? Learn how to use vi-compatible features and you never need to rely on plugins or the specific vimish fork the sysadmin installed.
@maleldil1
@maleldil1 26 күн бұрын
@@ivanheffner2587 While I agree that people sometimes rely on plugins to do stuff that you can do with default features, there's just _so much_ that can never be accomplished by default features alone.
@EinfaII
@EinfaII 4 ай бұрын
Emacs
@poultwo
@poultwo 6 ай бұрын
Neovim wins thanks to Microsoft for making it’s Visual Studio LSP standard open source.
@erosnemesis
@erosnemesis 8 күн бұрын
Neither. Use a real IDE
@Omnifarious0
@Omnifarious0 3 ай бұрын
It uses Lua instead of Lisp? Why would anybody do that?!
@AhmadMughal1
@AhmadMughal1 11 күн бұрын
Because we have a life
@UserName_False
@UserName_False 6 ай бұрын
Blud tryna be thor 💀
@bhavyakukkar
@bhavyakukkar 6 ай бұрын
Thor doesn't work at netflix
@gazik0mamedov
@gazik0mamedov 6 ай бұрын
vi or no balls
@KizukiKotataki
@KizukiKotataki 6 ай бұрын
no balls for me
@no_name4796
@no_name4796 6 ай бұрын
Vi and i will stop programming and start farming with my two balls intact ;-)
@MH_VOID
@MH_VOID 5 ай бұрын
Emacs with some Nano
@ivanheffner2587
@ivanheffner2587 2 ай бұрын
@@MH_VOID You’re a sicko. And I don’t say that because you suggested emacs.
@dhawan177
@dhawan177 5 ай бұрын
What is he talking about??
@AaroRissanen-pi4td
@AaroRissanen-pi4td Ай бұрын
Vim and Neovim command line text editors.
@xolvum
@xolvum 6 ай бұрын
How about "i uze neovim btw" isn't that a reason?
@no_name4796
@no_name4796 6 ай бұрын
Only if you use arch btw
@coderswat
@coderswat 6 ай бұрын
VvN
@KizukiKotataki
@KizukiKotataki 6 ай бұрын
Now that I took a look at it twice, it literally just meant V OR N lol
@madarah8533
@madarah8533 2 ай бұрын
I choose to uninstall vim and use nano instead
@Chief-CO
@Chief-CO 6 ай бұрын
Nano
@funkdefied1
@funkdefied1 6 ай бұрын
Micro
@Redyf
@Redyf 6 ай бұрын
Eww
@rahilprakash9045
@rahilprakash9045 6 ай бұрын
​​@@Redyfthe hell did elkowar make a text editor too
@pxolqopt3597
@pxolqopt3597 6 ай бұрын
nano is the editor new to linux users use while they dont know vim motions to edit config files quickly in the terminal
@mikereynolds1368
@mikereynolds1368 6 ай бұрын
I think the only reason nano is the default for many Linux distros is that it's lightweight and the instructions for the basics default to showing at the bottom of the screen. You can actually customize nano. Not that surprising really but I've never met anyone that used nano long enough to actually do it. One of the Linux yt'ers did a video on it last year I think it was.
@mate_amargo2073
@mate_amargo2073 4 ай бұрын
No
@maxf1542
@maxf1542 Ай бұрын
Just use helix. Works on every distribution. Which neovim doesn't
@cmelgarejo
@cmelgarejo 3 ай бұрын
2. Ts Why type script? Noooooooo😊
@someman7
@someman7 6 ай бұрын
AFAIK Lua sucks for string manipulation
@Drummerx04
@Drummerx04 6 ай бұрын
I made a pretty solid xml dom parser using about 100 lines of lua. It doesn't natively support true regex, but its pattern matching gets pretty close and is quite flexible with gsub and gmatch. It's probably most strongly lacking in support for non ascii character encodings, so if that's the kind of processing you need it for, you'd need an external lib. So I guess it depends on what you mean by "sucks".
@someman7
@someman7 5 ай бұрын
​@@Drummerx04 Oof, my friend. Why?
@Drummerx04
@Drummerx04 5 ай бұрын
@@someman7 short version, I ran into a situation where I needed to parse XML with Lua and it was faster to write my own solution than try to vet and incorporate an external library into the embedded environment I didn't have full control over. I knew that the input XML would be mostly well structured, so I didn't have to account for all possible edge cases while parsing it. But I just provided it as an example to show that the base Lua language is quite capable of manipulating at least Ascii strings. Though... it probably shits the bed if you are parsing multibyte character strings.
@someman7
@someman7 5 ай бұрын
@@Drummerx04 Not going to lie, I'm sticking with my opinion... and questioning your choices XD Sorry
@Drummerx04
@Drummerx04 5 ай бұрын
@@someman7 yeah that's fine. Lua absolutely has its quirks and no one has to like every language.
@pynimp
@pynimp 5 ай бұрын
lua... I love that word
@Gunth0r
@Gunth0r 6 ай бұрын
My pronoun is vim.
@tomasruzicka9835
@tomasruzicka9835 6 ай бұрын
Why would you choose vim if you can use vimmode in more capable IDEs
@katnax3059
@katnax3059 6 ай бұрын
Fast. By using terminal and Neovim configured to your needs, you can be really fast at programming. Where Jetbrains IDEs are paid and VScode is slow. In my case, I can set up Server in my home and SSH into it from most Windows machines and use Neovim like it was directly in the Server. I'm not limited by comouter at my work where IT doesn't want to install anything.
@MH_VOID
@MH_VOID 5 ай бұрын
It's very lightweight, and vim emulation is supposedly never quite right. IMO, use it, Nano, or perhaps emacsclient for quick edits to one or two files, and otherwise just use Emacs
@TheNewton
@TheNewton 6 ай бұрын
So Neovim for Lua because that gives ecosystem continuation to other system instead of proprietary over specialization.
@MH_VOID
@MH_VOID 5 ай бұрын
Never heard someone call vimscript proprietary before. I suppose it's true for a certain meaning of the word
@avondsch
@avondsch 3 ай бұрын
As an emacs user, it feels like a nobleman looking over peasants arguing about meaningless things. /s
@Noctuloquor
@Noctuloquor 4 ай бұрын
Neovim also compiles for 64-bit architectures.
@GS12478
@GS12478 4 ай бұрын
OMG BRRRRRAZIL MENTIONED
@AllanSavolainen
@AllanSavolainen 2 ай бұрын
I prefer JSVim, does all that but instead of poor Lua it has Javascript support.
@jad_c
@jad_c 2 ай бұрын
wtf
@ivannasha5556
@ivannasha5556 3 ай бұрын
Emacs will rise again XD
@Insignia-bv6gj
@Insignia-bv6gj 2 ай бұрын
vim and neovim is gay
@MultieMalik
@MultieMalik 17 күн бұрын
Is it bec that you can't use neovim ?
@MultieMalik
@MultieMalik 17 күн бұрын
Is it bec that you can't use neovim ?
@MultieMalik
@MultieMalik 17 күн бұрын
Is it bec that you can't use neovim ?
@Insignia-bv6gj
@Insignia-bv6gj 17 күн бұрын
@@MultieMalik i use emacs
@MultieMalik
@MultieMalik 17 күн бұрын
@@Insignia-bv6gj do you know what I use .. I use scratch
@firen0136
@firen0136 6 ай бұрын
Same camera angle, same writing/drawing app, same everything.... you are cheap copy of Thor my friend Edit: alright, sure. I should have known thus guy has been doing this format, sure. Like I can scroll through videos and shorts to the first point they both started this format and see that one of them started first. My bad. But you can't blame me for seeing the very obvious similarities in format. It looks very akin to a channel I follow and watch. Sorry
@clayprice924
@clayprice924 6 ай бұрын
Exactly what I thought immediately
@Aoredon
@Aoredon 6 ай бұрын
You found two things the same. One of them is the camera angle, which is essentially just the standard camera angle for anything. The second is the writing/drawing app, which is an open-source tool called Excalidraw, which everybody basically uses because there's no better alternative. Congratulations.
@what1heh3ck
@what1heh3ck 6 ай бұрын
​@@Aoredon he has been doing this for years. These stupid fandom is getting crazier and cringer just like any other minecraft youtuber fandom (and they still think they are somewhat superior 💀)
@nealiumj
@nealiumj 6 ай бұрын
He’s been doing horrible drawings for years 🤨 he’s not a copy, he just recently started doing shorts. So pipe down
@Whateverworksism
@Whateverworksism 6 ай бұрын
What a stupid comment, both of these guys have been doing this for ages. The boom in popularity of Thor exposed him to more people and unfortunately, as you are a sound proof of, that included a bunch of idiots, as is always the case.
@gabtrzimajewski
@gabtrzimajewski 4 ай бұрын
alternative title: why neovim is better than vim
@RamensFiasco
@RamensFiasco 6 ай бұрын
bro tryna be thor
@protodot2051
@protodot2051 6 ай бұрын
1. got it the wrong way around 2. It doesn't even matter cause the things I already know you're gonna try to compare with are generic to the point of not being worth pointing out
@RamensFiasco
@RamensFiasco 6 ай бұрын
@@protodot2051 gawk gawk
@merdoderdoo
@merdoderdoo 4 ай бұрын
Just use VSCode like a normal human being. It has every capability of making your life easier.
@devarshihazarika4871
@devarshihazarika4871 6 ай бұрын
Take a lot of salt with what he is saying about neovim
@deezwhat2791
@deezwhat2791 3 ай бұрын
Vscode is better now cry
Pleased the disabled person! #shorts
00:43
Dimon Markov
Рет қаралды 27 МЛН
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 102 МЛН
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
МЯТНАЯ ФАНТА
Рет қаралды 8 МЛН
Little girl's dream of a giant teddy bear is about to come true #shorts
00:32
Запрещенный Гаджет для Авто с aliexpress 2
0:50
Тимур Сидельников
Рет қаралды 893 М.
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 1,2 МЛН
Kumanda İle Bilgisayarı Yönetmek #shorts
0:29
Osman Kabadayı
Рет қаралды 2,2 МЛН
Rate This Smartphone Cooler Set-up ⭐
0:10
Shakeuptech
Рет қаралды 6 МЛН