Тёмный

The Only Video You Need to Get Started with Neovim 

TJ DeVries
Подписаться 75 тыс.
Просмотров 375 тыс.
50% 1

Наука

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 781   
@Feenskee
@Feenskee 6 месяцев назад
That opening sequence was Oscar worthy
@teej_dv
@teej_dv 6 месяцев назад
Thanks, i'll add that to my resume
@fuzzy-02
@fuzzy-02 6 месяцев назад
Hmm! Hmm!
@scigama71
@scigama71 6 месяцев назад
Agreed
@johnc3403
@johnc3403 2 месяца назад
@@teej_dv I think he meant Oscar Pistorius
@mohitkumar-jv2bx
@mohitkumar-jv2bx 6 месяцев назад
"For all my single users, pacman". Truth shots fired.
@teej_dv
@teej_dv 6 месяцев назад
hahahaha just glad the joke came across well.
@CortesCurtis
@CortesCurtis 6 месяцев назад
Hahahahaha I laughed out loud at this!
@k3rvyn
@k3rvyn 6 месяцев назад
Just stopped at 24:45 to write this! So good
@familyshare3724
@familyshare3724 6 месяцев назад
My wife prefers her espresso black, thanks! * (where "wife" is a mac of course)
@JBatesProductions
@JBatesProductions 5 месяцев назад
@@teej_dv ;) Really good video btw
@ducktordanny
@ducktordanny 6 месяцев назад
It's nice to see an update! After your first kickstart video I started to use NeoVim and since then I just love it! 🙏🏻
@teej_dv
@teej_dv 6 месяцев назад
Thanks! Hopefully you like this one as well!!
@emmanuelchucks
@emmanuelchucks 6 месяцев назад
Same
@TheArchimede
@TheArchimede 6 месяцев назад
Welcome to the dark side
@trickymaster499
@trickymaster499 6 месяцев назад
bro i am not able to use neovim on windows would you help me
@bkbrad1220
@bkbrad1220 6 месяцев назад
@@trickymaster499 WSL2 my guy
@KangoV
@KangoV 6 месяцев назад
As a >50 year old. I'm just starting on my NeoVim journey. I'm a Java dev, but want to use Nvim for stuff like terraform, k8s manifests, bash, yaml, json etc etc. Hard part is getting all those key maps into my old brain.
@teej_dv
@teej_dv 6 месяцев назад
That's so cool!! Ya, getting them to stick in the brain is hard. Check out ":Telescope keymaps" it might help you
@FrankBroniewski
@FrankBroniewski 6 месяцев назад
Ha, I'm also 50+, so you're not alone with learning all of this. But seriously, the :Tutor for the motions is where the magic happens for me. Check that out! Something like di( to delete everything between () is just so cool 👍
@kyle8575
@kyle8575 6 месяцев назад
vim-be-good is how I got started. Was in the same boat, not really getting the keys down. For a week I fired up vim-be-good daily, spent 15 minutes doing various tasks. After that, started my deep dive.
@Analoggruetze
@Analoggruetze 6 месяцев назад
I've started using nvim last year, at 47. Thought I'd continue running VS Code in parallel for "serious work" while starting out with nvim for fiddling with simple config files, but somehow immediately used nvim for everything and never looked back. I'm far from knowing all the keys but I feel like it's possible to do most of the work with a basic set of keys, and then I learn a new trick every now and then, when I want to do something faster (today I learned / + cgn). Kickstart FTW 👍
@demolazer
@demolazer 5 месяцев назад
​@@AnaloggruetzeI find you can be as productive as a traditional editor with only very basic key maps.
@Phil-x-Phil
@Phil-x-Phil 6 месяцев назад
give a man a neovim config and you feed him for a year. teach a man to configure neovim and you feed him for a lifetime. Great video!
@fuzzy-02
@fuzzy-02 6 месяцев назад
Or give him any IDE? Now if he wants a promotion... keke (lol)
@scrung
@scrung 6 месяцев назад
@@fuzzy-02not every IDE is great for every language, but some text editors like nvim or even vscode let you work on any project in any language
@stefanalecu9532
@stefanalecu9532 6 месяцев назад
​@@scrungalthough some languages are most useful in an IDE (for instance, Java or C# or Delphi). What I tend to find is that I use IDEs for compiled languages if a good option is available and text editors for scripting languages, markup languages, stuff like that.
@scrung
@scrung 6 месяцев назад
@@stefanalecu9532 but you can do everything an IDE does in the CLI, except faster. not that IDEs are bad per se, it's just that a graphical IDE wont compile ur project faster or be any more performant
@julien6331
@julien6331 6 месяцев назад
Haven't seen the full video yet but I have played with the kickstart for 3h. The documentation effort is incredible. That would by my fifth attempt at nvim... I never sticked simply because each time I grew tired of having to look for information for hours just to know how to do simple stuff or cobble things together. You guys managed to make it incredibly easy and enjoyable. I'm jumping left and right on the different helpers and learning so much without feeling lost or having to go look elsewhere. Again, just incredible. Tysm for all your hard work on this.
@dekaaizer2550
@dekaaizer2550 6 месяцев назад
Sounds like you should give Helix-editor a try. It's a more modern spin on vim with all the essentials build in.
@juangiordana
@juangiordana 6 месяцев назад
The comments on the reasoning around the key mappings has been very useful to me. I'm always confused about what the standard is in regards to key mappings. Thanks a lot for these videos!
@bbfh-yt
@bbfh-yt 6 месяцев назад
I'm not new to neovim, but after watching this video I decided to remake my config using this awesome kickstart. It looks great
@zeratax
@zeratax 6 месяцев назад
your videos are all so good. they’re so concise and focused
@teej_dv
@teej_dv 6 месяцев назад
thank you!! I really appreciate it. Glad you feel that way, it's good to hear the hard work is paying off :)
@256k_
@256k_ 6 месяцев назад
your first kickstart last year was a great jumping off point to me with my neovim config. i did just that, took it, removed a bunch of stuff, added a bunch of stuff and modified a bunch of stuff to make it do what i want. it's the perfect starting ground for someone who wants to get started quickly with some sensible plugins and default mappings but doesn't want to be trapped by a distribution or someone else's "layer" great job TJ. the passion and effort that you and the neovim core team put into neovim is truly felt. thank you all for the great work.
@milestobudapest
@milestobudapest 6 месяцев назад
Just started my neovim journey this year and you have been an excellent source of reliable, concise and helpful information. Big thank you from me!
@the_worst_coconut
@the_worst_coconut 6 месяцев назад
I really like this approach to making tools more discoverable and noob-friendly without giving up the power user features. Thanks
@jgttech
@jgttech 6 месяцев назад
Holy crap this was amazing! TJ you killed it! This is the kind of thing I have been SEARCHING for, for about 6 months switching to Neovim from VS Crap.
@trickymaster499
@trickymaster499 6 месяцев назад
hi do you use neovim in windows
@jgttech
@jgttech 6 месяцев назад
@@trickymaster499 No, I am not a masochist. I use Linux, specifically Fedora and Arch on GTK.
@asimami
@asimami Месяц назад
I have been using NvChad so far to get used to moving around in neovim and this is an excellent video for someone like me to learn how to properly build configs.
@sarojregmi200
@sarojregmi200 6 месяцев назад
Yoo!!! The intro is amazing and made me laugh 😂
@teej_dv
@teej_dv 6 месяцев назад
Thanks
@SayedAli-gq8bl
@SayedAli-gq8bl 6 месяцев назад
Literally this morning I was watching your old video on this topic. I put it for Watch Later 😅 Thanks for the update. Great work. And thanks for the whole neovim thing in general. You guys rock.
@123louisb
@123louisb 6 месяцев назад
Amazing video, thanks. I started neovim with your previous version of kickstart and I love how the documentation helps newbies like myself understand how (neo)vim works in general ! Thanks for the work you do.
@teej_dv
@teej_dv 6 месяцев назад
That's the goal! So glad I'm hitting the mark!!
@trickymaster499
@trickymaster499 6 месяцев назад
bro do you use windows
@alexnik1181
@alexnik1181 6 месяцев назад
I was recently searching for how to enable the highlight when yanking, and now I have an example. Thank you, I will give a star to the kickstart and use it.
@ThomasKunze-m2f
@ThomasKunze-m2f 6 месяцев назад
Brilliant! I have seen neovim for the first in action last week on youtube. I used kickstart to learn about vim and neovim this week. Now I have a fully self configured development environment for Rust, Python, Svelte, Flutter, shell, terraform with trouble, neotest, nvim-tree tighly integrated with telescope and whichkey. The kickstart project and this video helped me from not even knowing what vim and neovim exactly is to uninstalling all other editors and riding neovim.
@zicraftian
@zicraftian 5 месяцев назад
I am so thankful for this resource! Being a beginner to the neovim community, all of these new concepts seen so daunting. I really had no idea how I would learn how to configure vim (or use it). This helps sooo much!
@stefanalecu9532
@stefanalecu9532 6 месяцев назад
You managed to convince an Emacs nerd to try out nvim finally. I've been trying to avoid it out of laziness and stubbornness (both b/c of Emacs and because of Vim). I might even incorporate some of the ideas in Kickstart in my own Evil Mode config in Emacs as well as how Kickstart itself is organized. Kudos to you, Teej
@leon.matheus
@leon.matheus 6 месяцев назад
You are a blessing to this world when I grow up I want to be half the craftsman and educator you already are.
@fam1u
@fam1u 6 месяцев назад
Amazing video! Will recommend this to anyone who wants to get started with Neovim from now on.
@mydanty
@mydanty 2 месяца назад
the microscopically soft editor, aka VSC*** blip was incredible. 10/10 for this masterpiece of video
@Al-ws7cn
@Al-ws7cn Месяц назад
Been using Neovim for a year or so, made and remade my config many times, mostly copy pasting things together without completely understanding how everything worked. Well this video changed everything, now that I feel a bit more confident simply using vim/neovim as an editor I am taking the next step in understanding and customizing it and this video/walkthrough has helped clarify so much, huge thank you TJ! Well done :)
@AhmadMughal1
@AhmadMughal1 6 месяцев назад
Lua really has pushed neovim to a different level of popularity. Love seeing people find this tool and seeing how powerful it is.
@friendly__drone9352
@friendly__drone9352 2 месяца назад
This is the best walktrough i've found so far. Goes into details but doesn't overload you with information like others
@0oNoiseo0
@0oNoiseo0 2 месяца назад
This video pushed me over the edge to try to make my own Neovim configuration. Now after another month and learning more this was an great starting point!
@fullofpancakes
@fullofpancakes 5 месяцев назад
I've been using a cobbled together, but working, config for close to a year now. I've started rewriting it with kickstart and have already learned a ton. Thanks for all the neovim greatness, TJ!
@vikingthedude
@vikingthedude 6 месяцев назад
“Effective Neovim” got me into neovim. Its great to see an update!
@SnowDaemon
@SnowDaemon 6 месяцев назад
I was there live for this video and also for you working on Kickstart. This was a service to the community. Thanks Teej
@jrplops89
@jrplops89 3 дня назад
I'm late to the party but thanks a lot for this. I used to be a pretty devout vim user for a long time, up until about 4 or 5 years ago I was fast and had a nice little decade-long setup I had developed with interactive debugging with vim-debug, etc, but at work everyone started using vscode and I ended up just moving over entirely since then. I've recently wanted to get my vim setup going again and now am seeing all this wild stuff that neovim has on offer and am going to start building my setup off of your kickstart. Cheers.
@deltron1465
@deltron1465 4 месяца назад
I managed to set up Neovim by following another video with a different configuration, everything worked out of the box with some tweaks but I was really looking for some good article or video explaining each part of the configuration in more details. Truly a gem this video is to start my journey into learning Neovim so I can customize it to my needs, instead of using someone else configuration
@joshgelias
@joshgelias 6 месяцев назад
Decide to try this after feeling like AstroNvim came with a lot I didn't use or understand. This video and Kickstart is mostly easy to grok, although things like lazy, mason and treesitter are big subjects on their own. I personally struggled initially because I thought all the keymaps listed in the which-key menu were also managed by which-key. Which made no sense because the plugin's config is 5 lines and contains no commands. However, which-key isn't being used here except to load/display the menu by looking at it's config, and the description properties of your existing neovim keymaps. While initially confusing, I now love that the menu and keymaps are decoupled like that! Great Project!
@AsheAve
@AsheAve Месяц назад
Going to watch this several times. Such a great project. Started with NVChad...It was too prebuilt. Restarted with Primagean, love him, but too crazy. This is a perfect starting place for anyone who doesn't get NeoVim. Thank you TJ.
@Nonsense116
@Nonsense116 6 месяцев назад
This is precisely the update video that was needed! Your first kickstart video is what got me moved away vscode and into neovim. It allowed me to have fun but I didn't really understand how to find things in the manual and find my own path to build it how I like. I've been looking all over for something like this. Thank you!
@Nitiiii11
@Nitiiii11 6 месяцев назад
Thanks man, I have started using Neovim 5 months ago and I use it as my daily driver. But I still managed to learn much in this video.
@teej_dv
@teej_dv 6 месяцев назад
Oh that's super awesome to hear! Was shooting for useful for people of many different neovim experiences!
@rkeenan85
@rkeenan85 6 месяцев назад
Thank you, TJ! I finally have the balls to try out Neovim. I installed Kickstart two weeks ago, and I struggling through it. I went from highly frustrated to slightly productive in no time. I want to build this thing into my last IDE that I ever have to use.
@Susu-yl7rq
@Susu-yl7rq 5 месяцев назад
This project is so awesome. I tried Neovim and I got stuck on the basics. This project helped me to enjoy learning Neovim. Thank you.
@noahtah1511
@noahtah1511 3 месяца назад
pretty cool, i'm a beginner dev that didn't know what he was getting into, but seeing how the neovim + kickstart works, I can finally understand why scripting and being able to customize everything is so gosh darn cool. Lua is also really cool because it's simple enough that i can kinda understand even the more complicated bits that are in the config.
@MMASTROCINQUE
@MMASTROCINQUE 6 месяцев назад
This right here broke the barrier for me starting with nvim on windows without needing to install wsl, or manually configure mingw, clang, cygwin, or anything else. This is clear, concise, and with three commands I am up and running. Well done.
@dustincocking5141
@dustincocking5141 6 месяцев назад
Nice update. Thanks for the work! My config needs a refresh... Ill probably start here as a base and pull in what I need. ❤ TJ
@21greg7
@21greg7 6 месяцев назад
Thanks TJ for all the setup comments. I've previously gotten things to work - without fully understanding WHY it works.
@teej_dv
@teej_dv 6 месяцев назад
that's EXACTLY the goal!!
@tw1t611
@tw1t611 6 месяцев назад
Nice to see the quality improve so much since you do it full time. :)
@rubinbhandari124
@rubinbhandari124 6 месяцев назад
Clear and concise. Shared the video with my colleagues who wanted to start out with neovim but wanted something usable out of box .
@shafitron
@shafitron 6 месяцев назад
Loved it. Kickstart adheres to the "Simple things should be simple, complex things should be possible." nugget from Alan Kay. Thanks TJ for your work!
@lucasalonso5980
@lucasalonso5980 6 месяцев назад
i think that the best part of this video its that you are pushed to read the manual, i never setup a own nvim config, now i have all that i need with 50 lines of code. GREAT JOB
@teej_dv
@teej_dv 6 месяцев назад
LETS GO!!! That's definitely one of the goals :)
@ArcRCG
@ArcRCG 6 месяцев назад
Newbie here and I feel like I'm living the golden age of neovim.
@arisweedler4703
@arisweedler4703 6 месяцев назад
Every month you can say: it’s better than it was a month ago
@andypsolomon
@andypsolomon 6 месяцев назад
you are, thank god for lua
@JoseGarcia-qq6sk
@JoseGarcia-qq6sk 6 месяцев назад
We are. I am having a blast with it
@colinkennedy
@colinkennedy 6 месяцев назад
Just wait til we reach platinum age of Neovim!
@webdavis
@webdavis 6 месяцев назад
You are. I've been using vim for the past decade. It's always been a love/hate relationship, until now.
@danimatuko
@danimatuko Месяц назад
Did a full tutorial on Neovim at Laracasts but I am back to this. Amazing project thank you!
@Tobsson
@Tobsson 6 месяцев назад
Watched some of this on stream and I gotta say, it came out really good!
@3ckortreat
@3ckortreat 6 месяцев назад
i am using neovim for 5 years but your configs showed me many plugins and options that i didn't know about, i am updating my configs according to yours right now so many usefull stuff, thank you for your effort!!!! THE VIM GOD!!
@hovhadovah
@hovhadovah Месяц назад
Kickstart is SO well documented! Love it.
@jameswinston5369
@jameswinston5369 2 месяца назад
Thank you! Absolute best resource out there for achieving Neovim clarity.
@KulKulKula
@KulKulKula 5 месяцев назад
I switched from using LunarVim to kickstarter, the performance difference is enormous, kickstarter is the perfect lightweight starting point, and I finally tailored the config to my needs
@TeaEffTeu
@TeaEffTeu 6 месяцев назад
the intro confused me until I realized what was happening, great video
@mambusskruj
@mambusskruj 6 месяцев назад
What a nice step-by-step video. I've already settled down my neovim config, but this video for sure inspires me to take some tidbits from it and make my config better. Thank you. P.S. It was nice to follow along with you updating kickstart on Twitch.
@ant1fact
@ant1fact 6 месяцев назад
Dude I've been using nvim for a while but there have always been some gaps in my understanding of the basics. This finally clears it up
@emersonbarros6815
@emersonbarros6815 6 месяцев назад
I started my own configuration with a previous version of kickstart, now I have to admit that it's a bit messy. But this new version gave me ideas to add to my configuration and organize it better. I'm Brazilian, btw, and I live in the state next to the Brazilian creator of neovim, Tiago de Arruda, btw
@mewhenthemewhenstheme
@mewhenthemewhenstheme 6 месяцев назад
I’m Brazilian btw
@stackercoding2054
@stackercoding2054 6 месяцев назад
After 2 months of going back and forth forcing myself to use vim motions on my main IDE, I can finally say I'm comfortable with it and even producing code faster. And now YT recommends me this video with such an awesome tool, so I think it's the perfect time to move to the terminal and finally leave my bloated / resource-waster / slow IDE behind. I simply can't believe how easy it was to setup everything with kickstart.
@samuraijosh1595
@samuraijosh1595 6 месяцев назад
ok but why did he skip the installation of kickstart itself?
@RohitJuyal-kj2lp
@RohitJuyal-kj2lp 2 месяца назад
Till I try to learn lua I think this will suit my needs better. Thanks for this sir.
@sayo9394
@sayo9394 4 месяца назад
Thanks heaps for this video, really appreciated! to be honest, i found it a bit overwhelming at first, and only after i saw other videos setting up neovim from scratch did i understand what's going on. I really like how other videos placed plugins in their own files under a plugin directory, thus reducing the size of the init.lua file and easier to follow.
@sininenblue9161
@sininenblue9161 6 месяцев назад
Kickstart is probably the best start I've ever had with vim in general, I actually installed and configured my own linters and formatters which I honestly don't think I could have done before kickstart
@teej_dv
@teej_dv 6 месяцев назад
LETS GOOOO!!! Love to hear it!!
@TroubleChute
@TroubleChute 6 месяцев назад
I have literally just started my Arch journey and I have a bad typing habit of only using 4 fingers. I can touch type but very inneficiantly. I'm getting into nvim as a vscode main, and need to be accurate with key presses. Sounds like a great way to get 2 birds with one stone. I've heard of total conversion nvim setups but I don't want to do something like that and get lost. This seems like a fantastic place to get started and I'm stoked this was suggested to me. I have seen your videos before but haven't subscribed. I'm changing that now 😅 Now to get this done, set up copilot and I'm practically where I am in vscode
@guilhermealecrim1135
@guilhermealecrim1135 6 месяцев назад
Started using NeoVim after this wonderful video. Struggling with moving around files in a project, but I'll get the hang of it
@sebastianmangelsen8056
@sebastianmangelsen8056 6 месяцев назад
I really appreciate for your contribution to the Neovim community. This add soo much value to my daily life as programmer.
@teej_dv
@teej_dv 6 месяцев назад
that's so great to hear!!
@wojciechjasinski3152
@wojciechjasinski3152 6 месяцев назад
Thank You for Your video on using kickstart! I want to say THANK YOU to TJ DeVries, ALL Kickstart creators and maintainers and to ALL Neovim and Vim plugins makers! And Neovim and Vim makers! Writing and editing text can be so beautiful! R. I. P. Braam Moolenaar!
@richardw1634
@richardw1634 2 месяца назад
As someone who has been daily driving a neovim distribution but always are a little fuzzy on the details and concepts, this video is actually goated.
@Lukian_Muzyka
@Lukian_Muzyka 6 месяцев назад
Thanks man, this is really what many people needed, including me. Really useful stuff❤
@teej_dv
@teej_dv 6 месяцев назад
So glad I can help :)
@hotpog504
@hotpog504 6 месяцев назад
Normally I don’t ever leave comments, I couldn’t resist subscribing after that powerful delivery at 13:00
@adamdrake39
@adamdrake39 5 месяцев назад
As a neovim convert I can’t believe more people don’t use it. It’s honestly a great editor.
@francoisnature2591
@francoisnature2591 5 месяцев назад
Awesome video. Glad I found it, as I struggled a lots initially to start my journey with neovim. Things are definitly more clear and it works ! Just had the issue with neovim 10.0. failed to install mason-registry with error Vimscript function must not be called in a lua loop callback. After remove/reinstall neovim 0.9.5 it worked ok with the same kickstart
@fixpoint
@fixpoint 6 месяцев назад
Fantastic video. It’s motivated me to try to build my own config instead of using LazyVim. Lately, I feel my setup has become a bit sluggish, so curious to see what happens if I use kickstart as a starting point. Thanks again for the amazing content. Very inspirational and your delivery is captivating.
@colinbos5068
@colinbos5068 6 месяцев назад
Excellent video! It was also a blast being around for so much of the recording process and cool seeing the final product.
@deelinuno9785
@deelinuno9785 6 месяцев назад
🎉Thanks for explaining those common-seen things, very concise. I didn’t understand most of them before.
@EnLaMitad
@EnLaMitad 5 месяцев назад
This is so amazing. Thanks for the work you're doing on kickstart and this channel.
@Xe054
@Xe054 6 месяцев назад
This is the video that will finally get me to switch to neovim. Thank you, TJ, for your work and sorry to all of my future pair programming partners.
@YannSchmidt
@YannSchmidt 4 месяца назад
Using nvchad currently. Will switch to kickstart so I can learn more about neovim configuration from scratch. Thanks :)
@5fr4ewq
@5fr4ewq 6 месяцев назад
This is really cool! My own configuration was based on the older version of kickstart, but now that so many new things were added I think I'm just gonna start over again. Thank you for your hard work.
@NA-zs2sw
@NA-zs2sw 6 месяцев назад
Great video! I've watched half a dozen 'get started with neovim' type videos in the last few years (still haven't made neovim my main editor...) and I still found myself learning something from this! Kickstart looks like a great way to jump in with something usable, I think I will give it a try.
@maxwebstudio
@maxwebstudio 6 месяцев назад
Probably the best Vim config explanation I've been through so far. Thanks
@teej_dv
@teej_dv 6 месяцев назад
Thank you!!
@marcoradocchia3461
@marcoradocchia3461 Месяц назад
13:08: Filled the checklist Thanks for you amazing work :D
@amitozazad1584
@amitozazad1584 5 месяцев назад
Learning Lua for past two days. Finished watching this video. Time to switch to NeoVim ♥! Great content.
@garethrns
@garethrns 6 месяцев назад
Unfortunately I have been up until 3 am configuring Neovim already... but after I get sleep, I am checking this out.
@teej_dv
@teej_dv 6 месяцев назад
nice :)
@alexrook5604
@alexrook5604 Месяц назад
13:00 with the slow zoom in made me laugh. I was already subscribed and had liked it but that was priceless and I had to ring the bell.
@ThePlaguedWriter
@ThePlaguedWriter 2 месяца назад
Thank you for this! Just what I had been looking for!
@aloispichler2159
@aloispichler2159 6 месяцев назад
I learned nvim for about 3 years and switched to emacs few months ago. I do not regret this path
@alexandrepereira6522
@alexandrepereira6522 6 месяцев назад
Probably the fastest like I've ever given, this intro was epic!
@jleatherland
@jleatherland 4 месяца назад
Thank you for both kickstart and this video (and telescope and probably a lot of other things)
@joshsantos9536
@joshsantos9536 5 месяцев назад
Wow - just as I was looking to lean more on standards, here it is! Thank you 🎉
@nyanray
@nyanray 5 месяцев назад
I'm so fucking glad I found you through prime. holy crap. love the pacing and way you work through the material you're sharing!
@toolbelt
@toolbelt 6 месяцев назад
Appreciate you setting us up for success. This is fantastic.
@danielbartley516
@danielbartley516 Месяц назад
Thank you. I was growing weary of debugging my config
@andrefelipeos
@andrefelipeos 5 месяцев назад
Useful video. Thank you, TJ. It has been a week since I started using NeoVim. It is being a little challenging though. 👍
@Salloom99
@Salloom99 6 месяцев назад
Your kickstarter is definitely the best place to start with. What a great time to switch to neovim.
@mailman2097
@mailman2097 Месяц назад
i have seen this video a couple of times.. i installed nvim yesterday.. will give this a go..
@mrwobbat
@mrwobbat 6 месяцев назад
This is what we need! Keep up the great work TJ!
@teej_dv
@teej_dv 6 месяцев назад
Thanks!! Glad you liked it!
@oragamiYoda
@oragamiYoda 6 месяцев назад
Perfect timing, trying to give neovim a try after looking at it from a far. Learned a lot from this video, can't wait to learn more 😈
@ErnestoConfused
@ErnestoConfused 5 месяцев назад
Dude you’re doing God’s work. The lack channels on RU-vid pumping out this kind of content, at this quality and clarity, is troublingly Btw, go blue! 〽️
@justcorsin
@justcorsin 6 месяцев назад
Greatly appreciate all of the work you do!
@carlosmspk
@carlosmspk 6 месяцев назад
How can I like the same video multiple times?
Далее
tree-sitter explained
15:00
Просмотров 85 тыс.
*Next-door 10x Software Engineer* [FULL]
4:50
Просмотров 637 тыс.
🎙ПЕСНИ ВЖИВУЮ от КВАШЕНОЙ
3:05:21
Тонкости французской кухни🥰
00:48
Effective Neovim: Instant IDE
16:16
Просмотров 808 тыс.
100+ Linux Things you Need to Know
12:23
Просмотров 1,1 млн
0 to LSP : Neovim RC From Scratch
30:47
Просмотров 1,3 млн
30 Vim commands you NEED TO KNOW (in just 10 minutes)
10:27
Why I Cant Stand IDE's After Using VIM | Prime Reacts
17:51
Learn By Building: Language Server Protocol
1:59:54
Просмотров 75 тыс.
I ranked EVERY terminal emulator. It was nuts
20:35
Просмотров 87 тыс.
How to ACTUALLY switch from VS Code to Neovim
5:09
Просмотров 233 тыс.
iPhone Standby mode dock, designed with @overwerk
0:27