I Love Neovim But I WONT Use It | Prime Reacts

  Рет қаралды 101,765

ThePrimeTime

ThePrimeTime

8 ай бұрын

Recorded live on twitch, GET IN
/ theprimeagen
Reviewed video: • I Love Neovim, but I N...
Channel: Eric Murphy | / @uc5kdisafxrdwhmysbcnqtma
MY MAIN YT CHANNEL: Has well edited engineering videos
/ theprimeagen
Discord
/ discord
Have something for me to read or react to?: / theprimeagenreact
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

Пікірлер: 268
@sck3570
@sck3570 8 ай бұрын
YES PRIME, we are waiting for neovim setup from scratch part 2
@Slashx92
@Slashx92 8 ай бұрын
Please 🙏
@EbonySeraphim
@EbonySeraphim 8 ай бұрын
Wasn’t ChrisAtMachine the guy who had a Neovim from scratch series? Unfortunately he scrapped it a bit, and now just distributes a fully baked LunarVim.
@windows99
@windows99 8 ай бұрын
He uses mostly defaults, lol
@xa4os3xa46
@xa4os3xa46 8 ай бұрын
​@@Slashx92 g
@YrmiZ
@YrmiZ 8 ай бұрын
+1
@pif5023
@pif5023 8 ай бұрын
Tom one day said: “Requires experience to want a custom experience”
@ThePrimeTimeagen
@ThePrimeTimeagen 8 ай бұрын
this is a really good phrase
@warasilawombat
@warasilawombat 8 ай бұрын
Tom is a genius.
@kwinso
@kwinso 8 ай бұрын
Tom is a genius, indeed
@pif5023
@pif5023 8 ай бұрын
“You don’t look 40 but your editor choice sure confirms it“ gottim!
@ThePrimeTimeagen
@ThePrimeTimeagen 8 ай бұрын
still hurts
@pif5023
@pif5023 8 ай бұрын
The trick is to stop reading after the but. Positive statement + but = danger
@VaibhavKaushal-qt9pr
@VaibhavKaushal-qt9pr Ай бұрын
@@ThePrimeTimeagen but that's the truth. You are 40 if you are 40. I knew a guy in his 20s who used vim for almost everything so editor doesn't confirm it!
@IuseArchbtw-di6cd
@IuseArchbtw-di6cd Ай бұрын
@@VaibhavKaushal-qt9pr I'm 18 and do everything with neovim
@daltonyon
@daltonyon 8 ай бұрын
It's like Arch Users, love women but never have a girlfriend!!
@brunomello7499
@brunomello7499 8 ай бұрын
12:44 would be great if you could show how you structure your code to achieve this. I know a bunch of people say "well separate your ins and outs from your logic" and stuff like that but having a real tangible example would be great
@ivanjermakov
@ivanjermakov 8 ай бұрын
It took me like a week to properly configure nvim with lazy, lsp, treesitter, telescope and other desired plugins. The configuration I'll probably be happy about for the next couple of years. Knowing what every line does and being able to provide any possible customization I might want, where everything is set up exactly for your needs. This feeling is quite impossible to get with any other editor.
@ThePrimeTimeagen
@ThePrimeTimeagen 8 ай бұрын
its because it is
@DrewryPope
@DrewryPope 8 ай бұрын
Prime, nixos is this for operating systems.
@MrAbrazildo
@MrAbrazildo 8 ай бұрын
What do you mean by "Knowing what every line does"?
@DrewryPope
@DrewryPope 8 ай бұрын
when you make a vim config, it's all one configuration and so you can know what every line of your config does. kind of like settings.json + extensions.json + keybindings.json in vscode, but at the end of the day you still don't know how vscode works it's all.. magic @@MrAbrazildo
@yodua8193
@yodua8193 4 ай бұрын
In config I'm guessing​@@MrAbrazildo
@spamviking8591
@spamviking8591 8 ай бұрын
I use vim all the time, but I never develop with it.
@vikingthedude
@vikingthedude 8 ай бұрын
What do you use it for? Writing novels?
@Z3rgatul
@Z3rgatul 8 ай бұрын
​​@@vikingthedudeI have it started in the background so I can look smart when I need to share my screen with colleague
@Slashx92
@Slashx92 8 ай бұрын
@@Z3rgatulGIGACHAD
@spamviking8591
@spamviking8591 8 ай бұрын
@@vikingthedude Anything and everything related to editing text outside of development. I even have my file binding for txt files set to open vim in a CLI, I just don't write code using vim.
@manofqwerty
@manofqwerty 8 ай бұрын
I'm always using a debugger. I like to see the flow of any complicated (relative) fn of class.
@nitsujism
@nitsujism 8 ай бұрын
I had sone downtime last w/e so gave neovim a shot. Took a long afternoon to set it up. C/C++ dev with fairly large projects. Used VSCode, currently using CLion. Conclusion, I kinda get the keyboard speed thing. The tooling though isn't a patch on CLion (or VSCode) for large scale C/C++ dev, profiling and debugging. Customising and config is a PITA especially when you just want to get wotk done. Pain points on underdeveloped stuff will just eat away any benefits from Vim motions. I can see for certain command line based workflows it has some appeal, but for project IDE wotkflows it's just not there yet. Stuff is either missing or implemented worse than VSCode or CLion. YMMV.
@haskellelephant
@haskellelephant 8 ай бұрын
What I usually do, is that if a plugin breaks something, then I throw a tag in there. Once I am ready to redo my setup I check to see if there is a need to move tags up to the new version.
@mattgrah_am
@mattgrah_am 8 ай бұрын
Absolute rollercoaster of emotions at the start there...
@jongeduard
@jongeduard 8 ай бұрын
As some who comes from many years of software enginering in on Windows using Visual Studio and VS Code, write a lot of C# but also in many other languages, widening my world to other operating systems and other tools in recent years was an amazing thing to do. I became a power user of Arch Linux last years, and this year it where both the Rust programming language and Vim which I learned and dived really deep into. After following an online training in Vim motions and commands the older and slower way of text editing from before did not feel right anymore, and so I installed the plugins in both VS and VS Code, also at work. I would say. AI driven code completion is 1 powerful tool you can use, the other one is this quicker way of text navigation and editing. That's how I think.
@maniacZesci
@maniacZesci 8 ай бұрын
How did you set up jumping to reference lines in the main buffer when you go up and down in the float window?
@damianmeneses4382
@damianmeneses4382 8 ай бұрын
amazing video! I learn much and laugh more
@pif5023
@pif5023 8 ай бұрын
True, Vim Motions are an UX ecosystem in their self. Not only Vim uses them, a lot of Unix tooling does
@jongeduard
@jongeduard 8 ай бұрын
Actually they are Vi and Ex motions and commands, Vim was later developed to be an improved Vi. And if I am not wrong, Vi was even a kind of an extension to Ex, which was also based on some kind of older tool if I am right with that too. Maybe some older Unix gurus are reading this and can add more information here.
@SeknaTS
@SeknaTS 8 ай бұрын
Wikipedia says something to the effect of "ex"
@SeknaTS
@SeknaTS 8 ай бұрын
I don't think ex was a visual editor with motion commands, but some of the line edit commands, like in the s/ and "sed" type syntax, resemble the vi commands. Vi is the visual version of ex
@giriw206
@giriw206 8 ай бұрын
I'm a neo vim user with the PRIME setup from prime video. It's pretty cool and I use it every day. But I don't like messing around with vim too much. I just want a simple IDE for work, not a lot of customization. I still have vs code on my computer for copying and managing files, because it's way easier.
@sentientmachine2850
@sentientmachine2850 8 ай бұрын
Kickstart is magic, I started with it. It is the bare minimum to understand how vim works without a ton of overwhelming features. Once I got the basics I replaced it with my custom version and boom
@leptanian
@leptanian 8 ай бұрын
Exactly what I did as well a few days ago. Works like a charm right out of the box
@torphedo6286
@torphedo6286 8 ай бұрын
I set up NeoVim using Kickstart today after re-installing Linux. After I added some of prime's suggested keybinds and harpoon, it's pretty much perfect. I put my edits on a fork and now I can get up and running in like 15 seconds 😁
@bamgoesn
@bamgoesn 3 ай бұрын
fr the main issue i had with neovim "distro"s is that over a certain level of customization you need to look into its implementation specific, outside of how im supposed to configure it. as those distros have quite complicated implementation, its hard to do so, while kickstart.nvim exactly solves that as its (almost) a single lua file with about 300-ish lines of code excluding comments
@sivuyilemagutywa5286
@sivuyilemagutywa5286 8 ай бұрын
It's very hard for me to use VS Code, after using nvim, even when I use the vim plugin, it just feels like I am doing something wrong.
@nunorodrigues5628
@nunorodrigues5628 8 ай бұрын
I use a simple neovim setup for text editing, and other software for more specific tooling.
@MrWaschbrettbaer
@MrWaschbrettbaer 8 ай бұрын
The engagement remark is so on point. I know a MtG streamer who mispronounces chat members' names on purpose as a tool of the trade. Works perfectly!
@ameer6168
@ameer6168 7 ай бұрын
I think is it ok to use nvchad astro etc to starting out once you get more comfortable then you can customized it to your own way
@draakisback
@draakisback 8 ай бұрын
I use emacs mostly but I also use vscodium and I've been trying out helix recently (basically a rust version of NeoVim).
@hitarthpatel
@hitarthpatel 8 ай бұрын
i never used to use vim on windows and used vs code but after switching to linux i stop using vs code now it difficult for me to even use vs code occasionally , vim is such a great tool for make notes to writing code .
@nithinrajendran3091
@nithinrajendran3091 8 ай бұрын
Gotem
@daxtheduck4686
@daxtheduck4686 8 ай бұрын
god this is so true. Back in my windows days (literally like 2 years ago, but it feels like for ever. I don't think I would know how to use Windows anymore, if you put me in front of a windows pc) I was absolutely against VS Code, but that was just because it was Microsoft, and I didn't really understand the concept op debugging (back when life was easy). Since Linux that has completely and utterly changed. I am addicted to my terminal, the speed and efficiency; everything. Because of that it causes me physical pain to leave it, so why bother with slow and over-complicated VSCode?
@chrissaltmarsh6777
@chrissaltmarsh6777 8 ай бұрын
Being very old, I use vi. Well, that is pointed to neovim now. I'm on the keyboard; Fingers do that. ee gets me file search hm gets me harpoon It also compiles fine on a Raspberry Pi arm6 - 0.9.1 (not that I code on that, I cross compile, I compile it to make sure system is good)
@ThePrimeTimeagen
@ThePrimeTimeagen 8 ай бұрын
lets go!
@numptywithacamera
@numptywithacamera 8 ай бұрын
Good to hear your thoughts on vim and Java, I'm stuck on the Java train for work. I was going to give neovim a try with it but I'd have to write a plugin to support Ivy dependency management first. Thinking I will just stick with Eclipse and the Vim plugin for now.
@dan-frank
@dan-frank 8 ай бұрын
I'd recommend InteliJ for Java, I found it was a significantly nicer experience over Eclipse. Also has a Vim plugin 👍
@numptywithacamera
@numptywithacamera 8 ай бұрын
@@dan-frank I have tried it sadly the Ivy dependency management isn't as nice for the legacy projects I maintain. Maybe I should give it another look It's been a few years
@alexstone691
@alexstone691 8 ай бұрын
Prime how do you deal with the possibility of plugins being malicious and contain malware?
@j.r.r.tolkien8724
@j.r.r.tolkien8724 8 ай бұрын
That kid spoke the truth. I learned vim I rarely use it nowadays. I value my time.
@pushqrdx
@pushqrdx 8 ай бұрын
What doesn't make sense is that he says in the video the problem with distro is that they are configured to somebody else's taste, isn't that what vscode is as well? lmao
@Slashx92
@Slashx92 8 ай бұрын
That would be compaeable to just using vin out of the box. The problem with “the vim of someone else” is that is not something you built, AND is not standard (would lack documentation, etc)
@pnk4996
@pnk4996 20 күн бұрын
Those distros don’t tell you jack shit. They expect you to know exactly what to do, so when something breaks ur completely lost. If something breaks In vscode u just uninstall the extension
@gjermundification
@gjermundification 7 ай бұрын
17:30 Even on a MacBook 2023 GUI is slower than text, then again I do prefer and old BIOS-like interface with no GUI what so ever for tmux/vim, only exception is when having to check web browser, hence I do prefer 2 monitors.
@Alex_online
@Alex_online 8 ай бұрын
VSCode slaps, setting up for a new language takes a few clicks. Fewer if you use devcontainers. I don’t doubt there’s a higher speed ceiling on vim I just don’t think I’d ever get there.
@Qrzychu92
@Qrzychu92 8 ай бұрын
For me JetBrains + some vim motions is gold standard. If you don't see the thing on the screen, I use structural navigation, navigation to other file is easy and as fast as in Vim, and it actually works. I tried to setup Vim for C#, but damm, it's an uphill battle, not worth it at all. So Rider it is :)
@jt099
@jt099 7 ай бұрын
kzbin.info/www/bejne/gaHYlaCMorKKrpY
@Cammymoop
@Cammymoop 8 ай бұрын
I've actually been on a vim motions hiatus of sorts. It's so good to be back though, it's hard to truly appreciate something until you lose it.
@merloali
@merloali 8 ай бұрын
not everyone is worthy for the power of neovim
@momofomomofo
@momofomomofo 8 ай бұрын
the feelings you want to feel are on the other side of the feelings you don't want to feel
@dandogamer
@dandogamer 8 ай бұрын
I also moved away from nvim purely because of the plugin breaking changes. I dont have time to fix something I expect to be stable. I will however give the vscode neovim plugin a go! I tried the vim plugin and my god it was so slow you can see the delay on keystrokes also its buggy and breaks some of the existing functionality of vscode
@AdamHollister
@AdamHollister 7 ай бұрын
Anyone know what this search is that he's doing at 13:51 ? Looks like searching a list of projects outside of the current vim working directory
@kristun216
@kristun216 8 ай бұрын
agreed with non-landing, i never use it. just hydrate session from the project's directory and off to the races
@Rand0081
@Rand0081 8 ай бұрын
I am watching this on SteamOS, and when he patted his head I was tapping the volume buttons. plop plop.
@anasouardini
@anasouardini 8 ай бұрын
Removing "bloat" is way easier than spending a lot of time perfecting your build, so distributions are THE way to go for people that have lives.
@officiallyaninja
@officiallyaninja 8 ай бұрын
I disagree, it's easier to start from the default and just add the few things you need instead of having to remove a bunch of stuff. Like I feel like if you are going to strip a districbution down anyway, why not just start from scratch?
@anasouardini
@anasouardini 8 ай бұрын
​@@officiallyaninjaOh, I see; I came to it from the coding perspective. I definitely keep a minimal version for simple text editing. But it's not going to cut it for me as opposed to a fully fledged IDE.
@Adowrath
@Adowrath 7 ай бұрын
@@officiallyaninjaThe difference lies in what you know, basically. If you start from a bundle/distro that contains a lot of the stuff that's useful for you, you only need to look at that specific list, figure out what you don't need, and yeet it. If you start from blank... to build something effectively you need to already know what's out there, what exactly you need or not, what alternatives exist and their (dis)advantages etc. Also, not removing something because you didn't know you don't need it generally has minimal impact. Not knowing there's something you could add that would help because there's too much out there? That's more a problem.
@ohmyv3gatron
@ohmyv3gatron 8 ай бұрын
I like both but I’m not leaving eMacs for my main projects
@MrAbrazildo
@MrAbrazildo 8 ай бұрын
4:33, in Codeblocks, I right click on the Render word, and 'Find occurrences of Render'. It finds it throughout the project files. Even so, it's not that fast, it takes around 1-2s. And to pass throughout them, I've to click on each occurrence, which is not as great as just passing through them.
@ardnys35
@ardnys35 8 ай бұрын
code::blocks? why?
@MrAbrazildo
@MrAbrazildo 8 ай бұрын
​@@ardnys35It seems to stay in an optimal point between VSCode/InteliJ and Vim-likes. It's middle-weight, it's not slow on Windows, has several good options, the more I discover the more I like it. And, the main reason: I've been fast enough developing with it. So I kept it.
@halamadrid5238
@halamadrid5238 4 ай бұрын
We don't use the mouse here
@MrAbrazildo
@MrAbrazildo 4 ай бұрын
​@@halamadrid5238Ok. I'm just saying that mouse is not bad: it's comfortable, being just a little slower.
@MegaMech
@MegaMech 8 ай бұрын
I would say that if you're switching to nvim from vs code, making it sort of look like vs code could help you be productive as you slowly remove the vs code features. I find I don't use the vs code vim motions extension despite that it's installed. Whereas as soon as I switch to vim I start using the vim motions
@torphedo6286
@torphedo6286 8 ай бұрын
Huh, interesting. When I installed the vim motions plugin in CLion, I started picking them up pretty quick because there was no other way to navigate with it running.
@MegaMech
@MegaMech 8 ай бұрын
@@torphedo6286 I do a lot of copy/pasting. I just left it in edit mode the whole time and never use any vim motions.
@VSpectrum
@VSpectrum Ай бұрын
11:00 sigh my dumass was trying to setup neovim up for a super large and oldish (Java 11) project. This caused like hours of grief for my neovim onboarding since Mason didn't have an LSP that supported that version and I got into a rabbithole of finding and learning how to set up LSPs (still trying to figure it out a few days later) I could really appreciate now how intellij just works out of the box. The setup process of vim has eaten away at my productivity is worrying but I still have some copium that this will make me a better/faster dev. I knew the learning curve would've been steep but dam this was eye opening to what a noob I am
@ivolol
@ivolol 8 ай бұрын
All the plugins are done to VSCode's defacto standard of LSP, and everyone gets to follow VSCode's idiosyncrasies if they want it to work in their editor too
@Zynh0722
@Zynh0722 3 ай бұрын
I do agree, if you want VS Code, use VS Code. However, it is worth noting, that my customized setup, ends up being fairly close to VS Code. The important part though is that what I have now I prefer over VS Code, it feels better, it's faster, it's closer to the terminal that I'm already in, I don't have to jump through JSON hoops. If I want to add remote plugin built in rust, I just do it. If I want a minimal script to run on save, I just add it. If I want to run external scripts on save, I just do it. It's all so simple, and yeah it takes a bit of work to get neovim where mine is, and yeah, occasionally my screen looks like a text based vscode, but I'm also 2 buttons from zen mode, and 1 to 2 buttons from whatever harpooned files I have, and one button from toggling auto format, a slightly different one for doing it on a single buffer. All of this with
@cyko5950
@cyko5950 8 ай бұрын
someone at work convinced me to use i3wm and now they are slowly getting me to use neovim
@germandavid2520
@germandavid2520 8 ай бұрын
I update my plugins almost daily and it never breaks.
@codingdesk3637
@codingdesk3637 8 ай бұрын
How do you get any work done? Madman.
@germandavid2520
@germandavid2520 8 ай бұрын
@@codingdesk3637 I'm a student and I don't have a job yet, so I can take that risk, but it doesn't matter, having a job wouldn't change that, my configuration doesn't break.
@orlyounotinbaires
@orlyounotinbaires 8 ай бұрын
Eric Murphy is great, actually I landed on your channel because of him!
@torwalt
@torwalt 8 ай бұрын
I've been using neovim for go development for a year now and before for Python development. Switched from vscode and never looked back. I don't get his point that his neovim constantly breaks. I don't remember when neovim broke last time for me or crashed. It performs super smoothly on a medium sized codebase, the lsp provides all the features I need and I even have a debugging experience. Sure, its worse than vscode's or Jetbrains IDE as it is "just" terminal-based, but it gets the job done, especially as I am using it mostly to run unit tests and set breakpoints in the tested code. Plus I don't need a lot of plugins to make it vscode like as I also use telescope with alternative file thus making tabs obsolete.
@alexandermackintosh1755
@alexandermackintosh1755 8 ай бұрын
6:10 had me close to tears 😂
@commandantkeen
@commandantkeen 8 ай бұрын
I have rebuilt my PDE based on kickstart. It performs much better now and removed unused plugins that I had installed in the past. Simplified use of plugins. #worksforme
@MeriaDuck
@MeriaDuck 8 ай бұрын
Can't edit code without vim motions since ehm, the year 2000. Every IDE I use has to have them. Including markdown editors. Got Java and Neovim to work together eventually, not using it for daily work (forced to use windows being one reason). But for hobby work I did not dislike it. Main complaint is that the LSP (jdtls) is like a limb cut off from eclipse and is quite a seven headed picky dragon. If there is another LSP for Java I'd be glad to investigate.But yes, IntelliJ is quite unbeaten in Java development land.
@afterschool2594
@afterschool2594 8 ай бұрын
My parent never bought me a new laptop to use that chunky VSCode that's why I learn VIM
@ferdynandkiepski5026
@ferdynandkiepski5026 8 ай бұрын
He basically said vim is sublime text to him.
@RogelioGudino
@RogelioGudino 8 ай бұрын
Golf if always such a good time!!
@torphedo6286
@torphedo6286 8 ай бұрын
The only thing that annoys me about daily driving NeoVim is not being able to just hit a button to run my project. I can have a build script or something, but it's annoying to run in a command line every time... having a run button is something I really miss. I got out of the habit of using a debugger while I was playing with DLL injection and couldn't figure out how to debug my remote code 😂
@tech6hutch
@tech6hutch 3 ай бұрын
Newb here, couldn’t you make a keybinding to run that build command?
@enderger5308
@enderger5308 2 ай бұрын
This is kinda similar to what I do. I just use Neovim for text edits and Emacs for full IDE features (customised with LSP, EVIL, and intended to be customised similar to how Prime uses Vim).
@timothyvandyke9511
@timothyvandyke9511 8 ай бұрын
I had a good experience with eclipse for Java unironically
@Mempler
@Mempler 8 ай бұрын
5:00 use the right tool for the job? Nah, use the right job for the language 🦀
@dallolapp356
@dallolapp356 7 ай бұрын
😂😂😂
@yohanntumpling7721
@yohanntumpling7721 8 ай бұрын
It's chat gepetee For the yt algo my boi!
@Entropy67
@Entropy67 8 ай бұрын
You've gradually convinced me... to get emacs lmao
@sidequestboy4759
@sidequestboy4759 8 ай бұрын
do vscode extensions never break things?
@robertluong3024
@robertluong3024 8 ай бұрын
I got off lunarvim and moving to lazy vim. There's only so much time I can spend on my editor. I really do plan to dig in, but it wont be enough time spent in vim I keep switching because X isn't configured.
@officiallyaninja
@officiallyaninja 8 ай бұрын
Imo it's easier to start from scratch then a distro. I tried lunarvim, lazy im and Kickstart and I only managed to use nvim after doing it from scratch following a blog tutorial. And it was so much easier you would not believe it
@andrewc8125
@andrewc8125 8 ай бұрын
I use Vim to update my configs and add plugins.
@PedroNasser
@PedroNasser 8 ай бұрын
I've been having the same experience as his. Neovim is still not stable enough for me, I guess. Neovim is still BETA. They are continuously introducing breaking changes. So maybe I will for Neovim to be finally officially release, and still only if they introduce some kind of non breaking changes approach, mainly to the LSP, and other core APIs. I wonder how long will that take though. I've tried to keep maintain my own neovim configuration for years, and in the end I have just got annoyed by the amount of changes. But I can see why some people like to keep doing it, not me.
@ThePrimeTimeagen
@ThePrimeTimeagen 8 ай бұрын
real talk, give me a breaking change?
@himurakenshin9875
@himurakenshin9875 8 ай бұрын
​@@ThePrimeTimeagenYou should check null-ls archived related issue. They have breaking changes every version or so. Now they may have reduced but the above commenter is right.
@georgerogers1166
@georgerogers1166 8 ай бұрын
then use regular vim.
@SRG-Learn-Code
@SRG-Learn-Code 8 ай бұрын
I decided to learn Natural and Adabas because a company my friend works in needs developers. It's in eclipse...
@pridtzl9936
@pridtzl9936 8 ай бұрын
I find a debugger is really nice to have for python, its a pain in the ass to look at unannotated code and try to figure out what types things are supposed to be runtime. I use nvim-dap-ui to debug in nvim
@mishikookropiridze
@mishikookropiridze 8 ай бұрын
Same but, i think dap-ui is nowhere near at what i have in pycharm, so most of the time if i want debugger i just avoid dap-ui and use pycharm. E.g if you want to debug Django, with dap-ui you can only do with tests. Otherwise you have to attach debugger to Django process and it is just pain in ass.
@felipedidio4698
@felipedidio4698 8 ай бұрын
Wait, other people develop HTML on Chrome Dev Tools too?
@Ellefsen97
@Ellefsen97 8 ай бұрын
I'm fresh with Nvim, but I think I disagree with the point that debuggers dont work in Nvim. I have limited experience with it so far, but I use a debugger sometimes when writing C and I haven't faced any issues with it yet
@spicynoodle7419
@spicynoodle7419 8 ай бұрын
I always develop with nvim but like to connect to my servers with Visual Studio because ssh is hard
@ShadoFXPerino
@ShadoFXPerino 8 ай бұрын
My favorite text editor is bash
@gritcrit4385
@gritcrit4385 8 ай бұрын
I can't find a easy way to do project level find and replace. So I'm kinda switching between neovim and vscode 😅
@ThePrimeTimeagen
@ThePrimeTimeagen 8 ай бұрын
telescope
@gritcrit4385
@gritcrit4385 8 ай бұрын
​@@ThePrimeTimeagenI thought it only searched for file names
@papafinn
@papafinn 7 ай бұрын
@@gritcrit4385 nope! Telescope can search through files, buffers, strings (like a grep), help documentation, keymaps, quick fix lists… just about anything. It’s a fairly generic use tool!
@HitBoxMaster
@HitBoxMaster 4 ай бұрын
Ironically, what Prime does with his Vim is exactly what I did with my VSCode. VSCode is INCREDIBLY customizable
@ghfhhable
@ghfhhable 8 ай бұрын
@18:26 💀 "To be one with your tool!
@user-tb9xv3fy8n
@user-tb9xv3fy8n 7 ай бұрын
prime: "WHO USES NORD?!!?!" r/unixporn: 👁👄👁
@user-pm2vr7jc7l
@user-pm2vr7jc7l 6 ай бұрын
He literally turned in seconds😂😂
@lukaszmatuszewski
@lukaszmatuszewski 8 ай бұрын
2:15 Looks like GO html templates ("html/template").
@SigmaTapion
@SigmaTapion 8 ай бұрын
My biggest gripe with Vim Motions is.... myself. I have a hard time getting off the habit of navigating the code with arrow keys instead of hjkl. Habits built over two decades are hard to unlearn, and I also just generally like the tetris t-block shape for my movement, like arrows or wasd. Other vim motion stuff like selecting words, removing lines, etc, are easier to learn because they're generally new. But simple navigation of the caret, man oh man
@gbroton
@gbroton 8 ай бұрын
Disable arrows in your editor, two days and you will pick up hjkl :)
@SigmaTapion
@SigmaTapion 8 ай бұрын
@@gbroton I don't really plan to vim-ify anything else that uses arrow keys for navigation, but I probably should tbh. Edit: Should as in change arrow keys on nvim
@infastin3795
@infastin3795 8 ай бұрын
Just continue using arrows
@ardnys35
@ardnys35 8 ай бұрын
what about a keyboard without the arrow keys?
@officiallyaninja
@officiallyaninja 8 ай бұрын
You shouldn't be using hjkl either, learn to use wbe ft and the search
@u9vata
@u9vata 8 ай бұрын
Honestly I prefer regular vim to even neovim at this point. Also not really using autocomplete anymore except the regular CTRL+N completion (sometimes its even better honestly because it just continues text - also can continue whole lines actually!). I guess if I would use neovim, I would not really install plugins a lot. Pretty much like minimalism as-is - but I totally use it for development. I also think quick navigation to files where classes are is the better way to look for what to call than simple completion because it gives me more information so likely that is why I prefer that. I also prefer to be as familiar with the codebase (or learn to be very fast familiarizing) that completions would not really help that much and there is nothing faster than you already knowing what you want to write and you just write it out. For that CTRL+N is all I need because it just makes it faster for me to write it out - its not there for me to look what is possible but to write out what I want faster. Syntax highlight and netrw I do use though. Also use dwm with other terminals for various things and ranger for various tasks. I wish there would be debugger that runs in the terminal though - does anyone know one for js/ts??? I am very happy with raw gdb so I wish I have similar instead of using the browsers.......
@meawingmeatball803
@meawingmeatball803 7 ай бұрын
man i'm not sure if its bait comment or not but neovim by default does not come with any lsp autocompletion or linting turned on by default it comes with exactly the same autocompletion (ctrl+n) that vim does, no difference it does come by default with the ABILITY to support lsps (aka lsp client) but you have to configure it for it to do anything you might've installed some sort of neovim distro if you had those things by default but neovim really only adds lsp-client, the lua engine (but it still supports vimrc), easy to setup tree-sitter (which i honestly can't go back after using it) and the obvious one which is a much more alive plugin eco system
@u9vata
@u9vata 7 ай бұрын
@@meawingmeatball803 It is not any bait comment I just not need the features of neovim that makes most people use neovim instead of vim. > neovim by default does not come with any lsp autocompletion or linting turned on > by default it comes with exactly the same autocompletion (ctrl+n) that vim does, no difference And no one said it comes with those. But if there is no difference and that is the only thing I basically tend to use, there is no gain for me in neovim isn't it? > it does come by default with the ABILITY to support lsps (aka lsp client) but you have to configure it for it to do anything I actually think LSP was a bad idea overall. I know... I know... it solves your problems... My point is that it solves problems in a very overbloated way... So not caring for LSP support... > you might've installed some sort of neovim distro if you had those things by default Read my comment again - also cleared this up above for you. > but neovim really only adds lsp-client, the lua engine (but it still supports vimrc), easy to setup tree-sitter (which i honestly can't go back after using it) and the obvious one which is a much more alive plugin eco system - lsp client: I am not liking LSP at all and hope it will be one day exchanged to a better system with less json and less bloat so not care - lua: Not really a big fan of lua. I am not against it objectively, just subjectively not really big fan at all. But unlike with LSP which I think objectively is bad, for lua I just subjectively have no interest so its just not a selling point. I can understand it can be selling point for other people - just personally not affected... - tree-sitter: Again... not really interested, also not totally sure about it if I am just subjectively not interested or if bloated because not decided yet, but really not giving me much. - plugin ecosystem: As I said I pretty much not use plugins. Again I quote what I wrote originally: "I guess if I would use neovim, I would not really install plugins a lot. Pretty much like minimalism as-is" - which hints to you (I thought its a clear message) that yes, I could use neovim as a more bloated vim replacement with features and plugins that I do not use.... but what is the point of doing that? I think the reason to use neovim it to DO USE those features! For example you say you DO use those features: Good. I see why you like neovim. But for me regular vim with a normal regular setup is less bloated and do everything I need whatsoever so what is the point? The few things I want to change I am fine to vimscript down because they are very few and custom anyways so not really losing out on features that nvim makes possible. Do you understand my point?
@meawingmeatball803
@meawingmeatball803 7 ай бұрын
@@u9vata its okay man i'm not trying to convince you, just wanted to make sure people don't read the comment and assume neovim comes with all this stuff
@fulconandroadcone9488
@fulconandroadcone9488 8 ай бұрын
I'd say he was off by 2.0 or 29, not sure which one, 40 flat just doesn't seem right
@heitorvrb
@heitorvrb 8 ай бұрын
Vs Code + Vim motions is the best middle ground.
@philsitumorang
@philsitumorang 8 ай бұрын
I think people are trying to create a VSCode workflow in Neovim just because they have gotten used to using a similar flow like they had in Sublime, Atom, and VSCode. This is just an entry point, just to do something to feel comfortable. Only after that, you can realize that you don't need certain things and will find a much cooler approach to figuring out and making your workflow better or just different. And of course you can't create your custom exp, just because you had exp with typical code editors.
@nonono4160
@nonono4160 5 ай бұрын
Yup, the whole problem is trying to use (neo)vim as you would use gui editor, without even changing your workflow. It's not unlike going into vim and rejecting motions and modes except insert mode, using it like regular editor and then saying "it sucks". Well, yeah, if you use it like that it does.
@Microphunktv-jb3kj
@Microphunktv-jb3kj 8 ай бұрын
best editor is Neovim+Vscode , best of 2 worlds ;-)
@scorpionesp6510
@scorpionesp6510 4 ай бұрын
SO when is that neovim setup from scratch part 2 coming?
@nikozdev
@nikozdev 8 ай бұрын
LoL, I’ve spent much more time configuring vscode. Vi editors improved my minimalism
@istasi5201
@istasi5201 8 ай бұрын
if gif is jif, then json is gson, GEESOOOON
@lingtoone3719
@lingtoone3719 8 ай бұрын
super vim noob here, which one is better? Kickstart or Lazy?
@cariyaputta
@cariyaputta 8 ай бұрын
I love Neovim and I use it.
@Adowrath
@Adowrath 7 ай бұрын
LSPs in my experience sound great until you actually try using them... I have never had a state where one was just working for me, and that's the reason I stick with IDEs or Pseudo-IDEs like VSC personally.
@YourComputer
@YourComputer 7 ай бұрын
Ironically, I switched to Neovim from VS Code because VS Code kept breaking my setup with each update.
@pnk4996
@pnk4996 20 күн бұрын
No it didn’t . Bros just lying lmao
@IvanGreguricOrtolan
@IvanGreguricOrtolan Ай бұрын
Debugging work fine in nvim, just need to setup DAP and start the app in debug mode. The reason why I prefer nvim to vs code is because I can do everything on the keyboard and I have my editor in a drop down terminal so I navigate inside vim, between tmux panes and windows all in the same place with the keyboard. You cannot do that easily with vscode and it is not that seamlessly integrated. Java works in nvim with the lsp, the major problem with java is that IntelliJ ha so much more built specifically for JVM on top of LSP..
@ustrucx
@ustrucx 8 ай бұрын
You're a 20 charisma with proficiency.
@gjermundification
@gjermundification 7 ай бұрын
18:12 ^^ Gem
@StellyITA
@StellyITA 8 ай бұрын
22:37 internet was already like this way before chatgpt was even in the mind of the creators
@gfhdlsk
@gfhdlsk 8 ай бұрын
Can you show your debugging setup in neovim?
@gfhdlsk
@gfhdlsk 8 ай бұрын
I've just finished the video and I assume you don't have such setup.
@ThePrimeTimeagen
@ThePrimeTimeagen 8 ай бұрын
github.com/mfussenegger/nvim-dap + Mason = easy i am typically not a fan of visual debuggers and a lot of my work doesn't allow me to have them.
@SharpBritannia
@SharpBritannia 8 ай бұрын
​@@ThePrimeTimeagenL. Imagine not having a Smalltalk-esque IDE that can do live surgery on your code. Couldn't be me.
@Parker8752
@Parker8752 8 ай бұрын
Would be interesting to see you do lsps without mason - it would be helpful for the five people who use freebsd.
@nomoredarts8918
@nomoredarts8918 8 ай бұрын
Haskell for the vim
@wwalsh0351
@wwalsh0351 5 ай бұрын
Homies hear me, i love and crave a unified neovim workflow but im in a database heavy data engineering/bi dev/decision support type role. i tried dadbod and the ui/completion etc but the workflow felt difficult for me and iv ended up in datagrip with ideavim kuz that emulation is pretty solid. is there some workflow using cli tools i can switch to that'll represent the database on my local filesystem and allow me to connect and query with completion in neovim that im not realizing is available to me? halp
@bassshang6209
@bassshang6209 7 ай бұрын
Can somebody tell me what's that plugin that search and replace stuff?
@papafinn
@papafinn 7 ай бұрын
Telescope
@XEQTIONRZ
@XEQTIONRZ 8 ай бұрын
I'm glad he didn't actually ban him. What a d*ck move that'd be.
I'm Leaving Vim | Prime Reacts
25:54
ThePrimeTime
Рет қаралды 164 М.
C Is Not A Language Anymore
34:29
ThePrimeTime
Рет қаралды 20 М.
АВДА КЕДАВРАААААА😂
00:11
Romanov BY
Рет қаралды 4,8 МЛН
КАК ГЛОТАЮТ ШПАГУ?😳
00:33
Masomka
Рет қаралды 1,2 МЛН
Instalar DNS en Windows Server 2019
6:51
Juan Jose Nouche
Рет қаралды 3
Single Language Productivity Is Fake
41:06
ThePrimeTime
Рет қаралды 143 М.
I Bought a Recording Jammer. It’s Legal.
14:00
Linus Tech Tips
Рет қаралды 859 М.
Is clean code a LIE? Primeagen x Casey Muratori say so
14:15
BHolmesVods
Рет қаралды 1,7 М.
I Tried a Disney Secret Project!
11:33
Marques Brownlee
Рет қаралды 3,7 МЛН
Hacker News Triggered By NeoVim
41:07
ThePrimeTime
Рет қаралды 133 М.
Tmux has forever changed the way I write code.
13:30
Dreams of Code
Рет қаралды 866 М.
Rabbit R1 - We Gotta Talk...
10:55
Dave2D
Рет қаралды 49 М.
PHP Doesn't Suck Anymore? | Prime Reacts
25:42
ThePrimeTime
Рет қаралды 272 М.
The Only Video You Need to Get Started with Neovim
34:00
TJ DeVries
Рет қаралды 187 М.
Iphone yoki samsung
0:13
rishton_vines😇
Рет қаралды 9 МЛН
Робот зарядка на 65W🤖
0:36
serg1us
Рет қаралды 1,6 МЛН
Секретная функция ютуба 😱🐍 #shorts
0:14
Владислав Шудейко
Рет қаралды 1,6 МЛН
Самый маленький игровой ПК
0:46
ITMania - Сборка ПК
Рет қаралды 224 М.