Effective Neovim: Instant IDE

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

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

  • @teej_dv
    @teej_dv  9 месяцев назад +41

    I have an updated version of this now! Go check it out!
    ruclips.net/video/m8C0Cq9Uv9o/видео.html

    • @ariromerog
      @ariromerog 9 месяцев назад +3

      An example of why is best to read comments before watching the video 😆

  • @skinneymoney
    @skinneymoney Год назад +295

    I think it's worth mentioning that this video is deprecated, as the kickstart file now uses lazyvim and not packer.

    • @vibrantneon.
      @vibrantneon. Год назад +1

      Yeah, it appears to be using lazyvim now.

    • @debakarr
      @debakarr Год назад +22

      Still very helpful to understand how things work behind the scenes.

    • @user-mikesmith
      @user-mikesmith Год назад +4

      Still by far the best intro video I’ve seen

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

      Iam a noobie Ur comment saved me🙃

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

      XD

  • @TunWinNaing
    @TunWinNaing Год назад +110

    For myself,
    0:00 Intro
    1:44 PDE
    2:11 setup Neovim as IDE
    7:02 explain setup script
    12:24 Treesitter
    13:14 Language Server Protocol (LSP)
    14:57 Summary

  • @anderdrache8504
    @anderdrache8504 2 года назад +272

    Wow, thanks! There were literally 2 reasons why I sticked with VSCode despite wanting to switch to NeoVim for some time:
    - No difficult setup
    - Ability to search for commands/shortcuts
    You simply showed how those work in NeoVim without much, I will definitely switch now!
    You also earned a new subscriber :D

    • @teej_dv
      @teej_dv  2 года назад +46

      Thanks :) that's pretty much the goal of the video was to show that those things are possible and you dont need to spend a whole year learning before you could be productive!

    • @almarn
      @almarn 2 года назад

      @@teej_dv Typing speed has nothing to do with productivity for a start. productivity for a team is the same tool for everybody....same process, same software..and nothing else.
      You have NO number to prove your point. Totally subjective..Same with Emacs dinosaure...

    • @bew
      @bew 2 года назад +16

      Tj is not talking about typing speed.... He's talking about learning neovim

    • @teej_dv
      @teej_dv  2 года назад +28

      @@bew haha yeah, I'm very confused about the comment by @almarn. Is my paycheck a sufficient number to prove that it is possible to be productive in nvim (even as a dinosaur)?

    • @almarn
      @almarn 2 года назад

      @@bew It is useless, unproductive at best like Emacs.Learning Emacs Lisp or something else..waste of time...I know both of them. they are relics of the past. Modern GUI with refactoring are not here by chance. Search for example...How to comment multiple lines with vi, vim, neovim or emacs...endless list of packing managers...want to try lsp mode with neovim or emacs...endless list of packages, scripts...and so on...
      There is also people reinventing the wheel such as Helix, or Kakoune did try both of them, impossible Emacs packaging such as Doom Emacs.
      Even on the console there is modern editor with almost everything ready such as micro.
      If you want a modern, sleek, fast editor there is Sublime Text.
      Learning neovim for fun why not...telling me productivity will increase is pure BS...

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

    I want to say THANK YOU VERY MUCH!
    I am a historian and work as historian writing and editing texts on a daily basis for many hours. For many years I used MS Word for this job (or LO Writer) and for a long time I thought it was terrible user experience and a true nightmare. I tried to find an alternative to MS Word well this happened later. I wrote my whole MA and doctoral thesis (367 pages total) in MS Word and LO Writer and it was a true horror. In 2020 I joined a programming bootcamp to learn Java language to be able to start working as a programmer. During bootcamp we used IntelliJ Idea and I found it very good for writing and editing code. I finished this bootcamp. First, I used Vim inside VS Code (as addon) with Dendron. I started to use Vim standalone. The beginning was hard because of my old habits. I left VS Code and Dendron because I couldn't do all the job with keyboard. I love the minimalistic user interface of Vim and Neovim and it was for my very important because I often read the medieval manuscripts and work in screen split with a part with the photography of text and same place for text editor and Vim was extremely useful. With time and practice I learned how to use a Vim and set vimrc for my needs. It was very good. And then the news hit me: the introduction of Vimscript9. Then I jumped into Neovim and for some months I kept the init.vim inside Neovim. I wanted to switch to Lua config and Lua plugins but Packer readme page scared my very much. And recently I found Your video and I switched to Neovim with Lua config with Your help! Thank You very much! I still use MS Word (sad to say it is often seen as standard solution in my profession) but only as much as I have to do and I can handle it in such an amount. With Vim and now Neovim I simply feel the joy while writing or editing a text. Also when I copy a Markdown text MS Word with help of Writage MS Word destroys the text layout less then when write a long whole text in it!

    • @YusufKhan-rp2ui
      @YusufKhan-rp2ui Год назад +3

      Have you looked at Latex or Groff? Here are some videos on those:
      Thesis writing in vim+latex: ruclips.net/video/fEY5qkgH3fo/видео.html
      Latex series: ruclips.net/p/PL-p5XmQHB_JSQvW8_mhBdcwEyxdVX0c1T
      Special characters in vim: ruclips.net/video/WPvvOEiiF28/видео.html
      There is also a groff series by the same author.

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

      @@YusufKhan-rp2ui Thank You for Your message! I know that Latex exists. I have tried it in the past. I heard about Groff and visited web page of this project. I have watched some vim YT videos from Luke Smith. I will think about these opportunities.

    • @YusufKhan-rp2ui
      @YusufKhan-rp2ui Год назад +1

      @@wojciechjasinski3152 With LaTex you'll want to use snippets. TJ demonstrates the use of snippets here: ruclips.net/video/Dn800rlPIho/видео.html

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

      Jestem pod wrażeniem, że nie tylko programiści, ale też historycy korzystają z naszego ukochanego vima :)

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

      @@cub8280 O tak to naprawdę zmiana niewyobrażalna. Zupełnie inny świat. MS Word to katastrofa. Wszelkie krótkie teksty do ok. 20 stron da się jakoś wizualnie ogarnąć i nic się generalnie nie rozpada. Oczywiście to nie poziom dokumentu LaTeX-owego. Wszelkie dłuższe rzeczy np. książki to kanał. A jeszcze takie rzeczy nie powstają w pojedynkę, ktoś otwiera to u siebie w swoim edytorze najprawdopodobniej innej wersji Worda lub czegoś podobnego i cały wygląd dokumentu dostaje tak w kość, że ojej. Możliwość edytowania korekty istniejącego tekstu poprawa w Neovimie to bajką wszelkie ruchy zaznaczenia no i pluginy typu Hop, gdzie można doskoczyć do wyniku wyszukiwania. Nabyłem już Vimowe odruchy serio. Zresztą co ciekawe jeżeli kopiuję markdownowy plik do Worda przez Writege-a to cechuje się on większą wizualną spójnością niż, jak gdyby napisać go od zera w MS Word. Na szczęście layout spada na wydawców czasopism naukowych i wydawnictw publikujących monografie naukowe i to one muszą zatroszczyć się o finalną stronę wizualną tekstu najpewniej z pomocą jakiegoś InDesigna itp. Do edycji krytycznych starych tekstów istnieje ciekawy program Classical Text Editor, który wyglądem przypomina starego Worda tylko wyśmienicie składa dokumenty finalny PDF typograficznie bardzo poprawnie złamane tylko obsługa pozostawiała wiele do życzenia np. zamknięty format pliku do pracy i część funkcji można było jedynie wyklikać myszką. Uwielbiam to, że Neovim pozwala osiągnąć tak wiele tylko z poziomu klawiatury to takie przyspieszenie. Uff Zachowuję się jak typowy fanboy Vima. Haha! Czasami i nieprogramiści korzystają z Vima lub Neovima. Tak kocham Neovima i uwielbiam go! Praca z tym edytorem to przyjemność dla mnie.

  • @brattonross
    @brattonross 2 года назад +99

    Thank you TJ for going through the workings of the config!
    I've been trying out lsp-zero with null-ls recently as a relatively quick way to set up lsp, autocomplete, formatting, etc. However as someone relatively new to neovim I felt like I didn't really understand what was going on under the hood. Your kickstart repository and this video have been incredibly helpful in this regard!

    • @teej_dv
      @teej_dv  2 года назад +12

      Thanks! That's good to hear cause that's definitely my goal :)

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

      ​@@teej_dvI am a computer science student and I have been looking for an IDE to work with. I had a two weeks vacation to find one. And you won't believe I've spent all the weeks reading , setting up and deleting neovim. I love the editor but I have zero idea about how to find my way around it. I just watched this video. I am going to set up using this. Kindly come back to help me out with some more basic way to get along. Because the video I have watched, I see people keeping things in different directories. And it's so confusing. Thank you!

  • @bs_programming7043
    @bs_programming7043 2 года назад +87

    This is really awesome! I feel like this is the perfect amount of scaffolding that achieves a balance of opinions/defaults and the ability to go beyond. Makes me wish I had something like this a few years ago when starting Neovim. So stoked for others to hopefully hop on and get involved with the most loved editor :) Thank you and the contributors for all of the amazing work y'all do!!

  • @Guilherme-qk9so
    @Guilherme-qk9so 2 года назад +25

    I've been using vim for around 4 or 5 years at this point, and I always watch your videos (and Prime's) thinking I'm just going to "watch, like and comment for the algorithm to help these awesome guys"
    And there's ALWAYS something that BLOWS MY MIND for me to try out! These videos are awesome, thanks a bunch TJ :)

  • @kyleMcBurnett
    @kyleMcBurnett 2 месяца назад

    I’ve been looking for a walkthrough like this. Thank you.

  • @PhilipDudley3
    @PhilipDudley3 2 года назад +12

    I love the pace of this video and how you explained all the different components. I had kind of whipped something like this together and equated it to Lunar Vim and Space Vim, but I wouldn't call it a distribution either.
    This is great work!

  • @jR-tm3ko
    @jR-tm3ko 2 года назад +28

    What an important video this is. Unbelievably clear, concise and informative. You make these daunting subjects appear to be so approachable. I hope you realise the impact you have on this community. thank you!

    • @Boxing_Gamer
      @Boxing_Gamer 11 месяцев назад

      They are only daunting because we don't give them the time and attention they need. In our daily life we are faced with much more difficult subjects, when you think about it.

  • @j1d7s
    @j1d7s 2 года назад +9

    Thank you for all the awesome work you have been doing! It is so cool to being able to configure that many things in just one file and get started with customizing things so easily. I want to move more and more to Neovim since it really helps me getting into the flow when programming. There have been some obstacles to be using it as a full IDE in the past, but the time is ripe now to dump the other IDEs!

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

    Awesome, I needed some sort of an introductory video to configuring Neovim and this did the trick. I spent a bit of time researching what an LSP was, which really helped illuminate how these IDE tools I've been using for years actually work. Seeing the ability to configure Neovim in this way really opened my eyes to what was possible with this. Looking forward to exploring and learning more!

  • @andredealbuquerque105
    @andredealbuquerque105 2 года назад +8

    Incredible work Teej!
    I would love to see more usages of quick fix lists.
    I still dont have an amazing grasp of what / how to use this. But they seem very powerful

    • @艾曦-e4g
      @艾曦-e4g 2 года назад

      I love quick fix list with the help of complier, that is just amazing.

    • @smjonas8616
      @smjonas8616 2 года назад +3

      One great use case is to to run a command on all files in the quickfix list using cfdo. For example, you could first use Telescope's find_files command to filter a list of files, then press to add them to the quickfix list and afterwards you can run something like :cfdo %s/foo/bar to replace all occurrences of foo with bar (in all files that are in the quickfix list). Don't forget to run :wa to save all files at the end of it :)

  • @andyyiu3987
    @andyyiu3987 2 года назад +1

    Stumbled upon this at 3am here. Been mostly a casual/enthusiast/noob programmer using vscode mostly, but was always curious about people who use vim/nvim as their IDE. Been too lazy to set up and configure myself, so this video and its associated script was great help.

    • @teej_dv
      @teej_dv  2 года назад

      Awesome! Hopefully it can give you a peek to what we love about neovim!

  • @odoenet
    @odoenet 2 года назад +5

    As a long time vim user, I was just comfortable in my vimrc, but spent this week diving into all the neovim lua configs, and it is such a smooth experience. I don't need a ton of different plugins for each lang and the fzf experience is just as good, if not better. I think I'm a convert, thanks!

    • @teej_dv
      @teej_dv  2 года назад +1

      Awesome! hope you enjoy it and have lots of fun :)

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

    OK this is actually the single best video for NVIM beginners out there.
    A few months back I wanted to migrate from vim to nvim and never managed to get anything working. I uninstalled everything, reinstalled nvim properly, followed the instructions, and now I have everything I wanted working. I might try this at work and forget all about my IDEs

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

    Oh man, I started my neovim journey a month before this video, and this sane minimal config was exactly what I was looking for, would have saved me much troubles. Thank you for this, your contributions to the community are incredible !

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

    Setting up my first dotfiles here and your video really helped a lot. There's so much resources out there that I often get overwhelmed. Really appreciate your work, TJ 👊

  • @gorudonu
    @gorudonu 2 года назад +34

    That's great! Thank you. It would be nice if this config would also had DAP setup because it's not an IDE without debugger :)

    • @teej_dv
      @teej_dv  2 года назад +11

      That's on the list next!

  • @amirreza-dev
    @amirreza-dev 2 года назад +2

    This is one of the best neovim tutorial I've ever seen in the Internet. Hands down
    Straight to the point and super useful
    Thank you so much for this important video
    You just made me use neovim without any trouble thanks a lot

  • @chyldstudios
    @chyldstudios 2 года назад +3

    Awesome job TJ. It's videos like this that will definitely help new users get up to speed on their neovim config.

  • @galvaberaitelio
    @galvaberaitelio 5 месяцев назад

    This was the most valuable howto video. I thoght I wil just leave this vim thing for real nerds. And now... I can make search within my hundreds of text files, I need no more file managers, and... I can actualy use the mighty vim without any other programs... Thank you a lot, man.

  • @cattohappy9263
    @cattohappy9263 2 года назад +4

    Funny enough I watched ThePrimeagen's vimrc from scratch video this morning and now this video is popping out.
    Btw I really miss TakeTuesday

    • @KronosaurusRex
      @KronosaurusRex 2 года назад

      Me too! TakeTuesday was really nice, hope we have a new one soon.
      Really miss the intros

    • @vaisakh_km
      @vaisakh_km 2 года назад

      Because just uploaded it yesterday only

  • @thornuridbahir8309
    @thornuridbahir8309 2 года назад +5

    Awesome video, love what you are doing. This actually made me rewrite my old config using this script. One thing that I am missing is DAP, I would love to see some video on debugging.

    • @teej_dv
      @teej_dv  2 года назад +3

      that's on the list! Seen a lot of people mention it, so I'll make sure to do a vid about it

    • @trevorstoddart9624
      @trevorstoddart9624 2 года назад

      @@teej_dv Love to hear it!

    • @thornuridbahir8309
      @thornuridbahir8309 2 года назад

      @@teej_dv That is great to hear, I am looking forward to it.

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

    Finally, a video which is straight forward, don;t have a lot of fancy things to do, simple and clear explanation of plugins. Thank you so much for this video

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

    This is awesome! Looks like it swapped from using packer to lazy a few days ago, anyone else get the lazy.nvim error "no specs found for module custom.plugins"? Can't find anything online about it 🤔

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

      I'm dumb, there's a line that says if you only copied the 'init.lua' you can comment this line to get rid of the warning, like line 188

  • @maninalift
    @maninalift 2 года назад +1

    This is great, thanks. This seems like a better starting point than fatter starter kits like nvChad, since it's easier to get your head around everything that is in the config and take ownership of it.
    A video neovim "IDE - > PDE" that starts where this one leaves off, and doesn't try to go through a huge heap of plugins and options but talks about how to incorporate new things into this config, a reasonable way to strucrure as you first break-out from a single config file.
    Eg many people seem to basically build their own module system for self-contained definitions of plugin configs, that define the dependencies of each plugin, config, loading, and sometimes associated keybindings in one place. This makes sense for reducing invisible dependencies in configuration but it also feels like a lot.

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

    Hey, the majority of the script is working but I do get an error.
    Error detected while processing /home/user/.config/nvim/init.lua:
    No specs found for module custom.plugins
    All parsers are up-to-date!
    Not sure how the fix it. Any help would be greatly appreciated

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

      Had the same issue. If you just copied the init.lua you just have to comment line 189 or something like that (it says there right in the comments)

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

    I just completely rebooted my 5 years old vim configuration. It serves as an excellent fresh start. Thanks a lot!

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

    i think this may be outdated, followed instructions to a T and couldn't get the init file to work

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

    I am a rust developer and this is the first setup that worked out of the box. thank you.

  • @Storm.Trooper
    @Storm.Trooper Год назад

    Guys, I want to say a huge thans for your kickstart repository for NeoVim. I've been wanting to switch to Vim completely for a long time, but I was too lazy to write a big config, so I made a small one and used it.
    Now thanks to your repository, I will be able to use the full power of NeoVim! Thank you very much!

  • @LuccDev
    @LuccDev 2 года назад +9

    Still no practical way to debug... I don't get how I never see this topic addressed. Like, how do you guys debug really ? Just with raw tools like gdb, pdb etc. ? Or you jump straight into vscode ?

    • @julius7574
      @julius7574 2 года назад

      Personally i use gdb in a extra tmux Tab but only because i didnt Setup dap at the time

    • @LuccDev
      @LuccDev 2 года назад

      @@julius7574 I find that even dap isn't convenient, in my opinion. The latest node debugger (the one embedded in vscode) is broken with dap.

    • @thomasfrans1185
      @thomasfrans1185 2 года назад +3

      He has made a video about this before with BashBunny, using DAP for debugging. I use that approach and it works nicely :) Especially for attaching to other processes, as I use a lot of TUI programs.

    • @vaisakh_km
      @vaisakh_km 2 года назад +1

      Yes i really wanted to use debug adaptor plugin, but it's resources are really defficult to get
      both in lvim and nvim

    • @andrews8733
      @andrews8733 2 года назад

      There's a plugin called Vimspector, which I've had success with (at least for debugging python)

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

    This is really awesome. I tend to use windows + vscode, but spent a few years with vim/nvim.
    Just switched my laptop back to ubuntu and installed this, and it just feels great. You've done an excellent job, thanks so much.

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

    I can't even 'Simply paste in'

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

    first i watched this video, my mind exploded, but coming back after like a month, trying to get into nvim, playing with it for 2 days, i got some familiarity with it, this video helped a lot with the set-up, tqsm TJ, really appreciate your work, tq.

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

    Upon a second viewing after I figured out how to exit, I have to say it's a really good video. I've been testing out different setups for nvim, finding what works for me and what doesn't. I really do like it.

  • @randall.chamberlain
    @randall.chamberlain 2 года назад +1

    Brilliant. I switched to nvim because of telescope, so I thank you for showing me the perfect editor for programming geeks like me.

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

    This is great! I appreciate you taking the time to really explain what's happening. Very 'Teach someone to fish' instead of 'give someone a fish'

  • @mechwarrior83
    @mechwarrior83 2 года назад

    Not only did you drop some mad knowledge, you did it in a super engaging way. What a great little channel, hope this (channel!) blows up

  • @EluLawlielt
    @EluLawlielt 2 года назад +1

    TJ thank you so much. I've been looking for something like this for months. You and Prime push me to really improve my perf and become... Blazingly Fast.

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

    This really helped me. Threw away my first custom config and started anew with kickstart as a foundation. Thanks for the video!

  • @spicywe1ner
    @spicywe1ner 11 месяцев назад

    great tutorial, as a new Neovim user, i watch this once a month and seem to learn something new everytime. Thank you!

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

    I love this. Been a little hesitant to get started with vim and all the videos on here I've found like hour long tutorials which I don't wanna get into. But this this great. Thanks

  • @n0kodoko143
    @n0kodoko143 2 года назад +2

    This video was great. Excited to continue the plugin series you and bash started. That was VERY helpful!

    • @teej_dv
      @teej_dv  2 года назад

      yeah, bash and I have some stuff planned once the new year starts. we've both been too busy to connect during this part of the year!

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

    Thank you made this video , i've been exchange from IDE to neovim for weeks .

  • @gravity_not
    @gravity_not 11 месяцев назад

    Started using Neovim like few days ago, used the kickstarter project, now i am using vscode neovim plugin (to start slower, but i also check in iterm2 what i can do -> what is possible), and i love that in 12 mintues i learned more about super-fast navigation between files, and searching stuff (helped myself with GPT a little bit) than in the last few years. I've been on automation end like trying to add system shortcuts to everything and macros, and bash/zsh commands, but now it's time to dive deeper into managing the code navigation ;) thanks!

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

    I started with this, tweaked it, now dropped it and rewrote from scratch, taking some snippets from kickstart. Thank you!

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

    Been struggling over neovim and installing/deleting new plugins over and over again, for the most of the time using another editor, didn't have that much pacience to stay searching for and configuring everything, this one seems to be something really amazing for a starter. Thank you!
    You could go through this file and start to modify it or improve it, showing better ideas and what could be added to it.

  •  2 года назад

    Hi, I'm TJ DeVries and I've created every single fundamental plugins that you are using today in neovim.
    Thank you for this video!

  • @ankitvashisht7350
    @ankitvashisht7350 2 года назад +1

    This is insane. Thanks for the video TJ. As always you're awesome !!

  • @francksgenlecroyant
    @francksgenlecroyant 11 месяцев назад

    How could I not subscribe to this channel for such a wonderful introduction to Neovim as a PDE 😂😂, you got me man.

  • @cnicolas
    @cnicolas 2 года назад

    I'm always learning new ways to spell words from youtube videos, today it was ENVIORMENT.

    • @teej_dv
      @teej_dv  2 года назад

      oh no no, where did i spell that wrong haha

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

    Thanks so much for this video, it really helped me "kickstart" my neovim journey, If someone told me a year ago that I would be using vim today, I would have laughed at them, but here I am, using vim thanks to yourself and theprimegen hyping it up non-stop to us. :D

  • @АлександрЛобов-ю6ж
    @АлександрЛобов-ю6ж 10 месяцев назад +1

    dammit I should've watched THIS video instead of prime's setup. Very well explained and I just got everything aligned in my head, wow

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

    this made it so much easier to get into neovim, I have been mostly using it for the past month or two. I forget which nvim "distro" I used before but I the configuration was too confusing for a noob. Kickstart is a lot more digestable, thanks

  • @codetothemoon
    @codetothemoon 2 года назад +2

    Thanks TJ! I had gone all in on doom emacs a few weeks ago, after seeing this I kind of want to switch back…. Well done 😎

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

    Few weeks back, when I was trying this out it didn't work in in my WSL ubuntu environment (turns out cmake was missing and neovim version was 0.7) and ended up following the Primagean's video. Today I just happened to configure this completely plus make changes according to my liking in Powershell (Windows 10)
    This is really life changing moment.. thanks a lot for the good work.

  • @vibrantneon.
    @vibrantneon. Год назад +1

    This was super easy and helpful, i started Ubuntu a month or so ago, and this was a breeze! Will set this up when I move to PopOS. Giving awesome WM a try again when I have more time to give it a try. Thanks for the video!

  • @changtimwu
    @changtimwu 2 года назад

    I've been a 10-year vim user and started to try neovim two weeks go. This video is really helpful. I ditched all I have tried the two weeks. The default configs in the kickstart script perfectly match everything I need.

  • @fliplucky8813
    @fliplucky8813 2 года назад +1

    This is amazing TJ. I have been using vim motions for quite a while now.
    I have been going on and off nvim for several times, and currently using lunar vim, because the point were i always get stuck, is the configuration part, selecting plugins, sane defaults etc.
    This is a great foundation, little time required to implement , and so much work and care put into it
    A big thank you

    • @teej_dv
      @teej_dv  2 года назад

      thanks :) keep using lunar vim if you like it! you should use what makes you happy and productive!

    • @fliplucky8813
      @fliplucky8813 2 года назад

      @@teej_dv Oh, it isnt that lunarvim is bad. It does a great job for my current usage.
      But, since it is pretty whole out of the box, it makes me "lazy" ( in my opinion ) to not learn the tool and all its capabilities.
      Configuring it myself, and building it up gives me a complete understanding of the tools in my possession and more or less "forcing me" to actually know what is inside the package.
      WIth the kickstart, I can add a new project to my sideprojects. Using lvim for continueing my projects, and nvim kickstart to slowly dive deeper into nvim, and building my own editor. without tripping over the entry barrier of the config from scratch, but starting with a sane default from the perspective of an experienced nvim user.

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

    As a beginner in Neovim, but been using barebones Vim for several years. This is the only neovim configuration that I trust after looking at other distributions. Amazing!

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

    Thank you. Configuring nvim was the most difficult for me, but with this the initial config experience will be easier.

  • @Joefish90
    @Joefish90 2 года назад

    I have been using vim for a really long time now but haven't kept up with new plugins or the development around neovim. I followed along the video and just as you said, copy-paste kickstart and you're basically ready to go and completion, fuzzing, etc is actually fast! mindblowing.
    Thanks for your work :)

  • @felixvadcard4208
    @felixvadcard4208 2 года назад

    For 1 year i wanted to use neovim for my personal project.
    This did make me do the extra step i was missing.
    Thank you so much TJ.

  • @sarvjotsingh2232
    @sarvjotsingh2232 2 года назад

    Man I just found you out from neovim conf through some random rabbit hole for starting out with neovim, and here you are with this video, even before conf ended 😂😂

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

    My 6 years of hacking around vim ( to make it more efficient) were shattered by the first 6 mins of the video 😭😭😭. I saw some hope for humanity in you. Awesome!

  • @maurogarcia2012
    @maurogarcia2012 2 года назад +2

    Damn TJ, this video is pure gold! I just spent like 2 hours doing all those things manually a few weeks ago :( I'm even considering deleting all my configs and start from scratch with this setup. As always, amazing job. Thanks for everything!

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

    Thanks a lot. I was stuck before you pointed out kickstart. And thanks for this video. Most informative.

  • @durus-io
    @durus-io 2 года назад

    I was so happy to see this released, my work laptop broke before going on xmas vacation and I am now setting up my new laptop and decided to try this out and not start of with installing vscode. Wish me luck!

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

    This is a great video that's well edited, and a kickstarter script is exactly what I needed to finally try using nvim for a full project!

  • @Gustafonair
    @Gustafonair 2 года назад

    Been dragging my old config with me for a while now, this made it super easy to move over to lua, thank you!

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

    Fantastic video! I have been wanting to use neovim to its full potential for quite some time, but did not know where to start. This is really helpful to get going!

  • @khps9176
    @khps9176 2 года назад

    I switched from VScode to Neovim less than 24 hours ago after "stealing" Primeagen's configuration from his github. I choose to use his setup as it would allow me a quick transfer and give me time to learn the basic commands so that i wouldnt lose productability during the switch. This way i have a very powerful editor that is far above my knowledge, that gives me alot of room to grow. If it werent for either of you, i'd probably never even attempt the switch, so thank you for that! And for anyone else who are on the fence like i was. Take TJ's advice, it will be worth it. And i'm never using VScode again!

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

    You actually convinced me to start using Neovim. Thanks!
    Also, Lua seems to be really awesome lang.

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

    I never comment on anything, ever. TJ you rock and this is fantastic. Thank you

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

    Thanks for this video. It was really helpful, and finally got me moved from vimscript to lua for Neovim.

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

    Amazing! Thank you so much. I've been wanting to make the switch from vim for years and with this I feel fired up to finally do it.

  • @jimedwarde7365
    @jimedwarde7365 2 года назад

    this was great, thanks. been trying to get to grips with nvim for a while but since watching this a few days ago my nvim experience is 10x blazinger (genuinly :))

  • @vladflore
    @vladflore 2 года назад

    This is exactly what I, as a forever (n)vim beginner, have been looking for to give me a gentle push in the right direction. Thanks!!!😊

    • @teej_dv
      @teej_dv  2 года назад

      So glad to help!

  • @somethinlike23
    @somethinlike23 2 года назад

    Just started learning neovim/vi this week, this video couldn’t be more perfectly timed! so glad youtube recommended it.

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

    Love how user friendly this is. Thank you for welcoming more people into the nvim community!

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

    Thank you. This is a great way to allow people trying Neovim out and just to get a good feel of it. I have been using VSCode mostly, but really want to be productive in the vim land as well.

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

    Bruh, This is just brilliant, I am out of words. Thankyou sooo very muchhh..!!

  • @MrEzheniko
    @MrEzheniko 2 года назад

    Great video. Thank you. If only I could see it earlier instead of others. The greatest video about neovim configuration.

  • @matthiasdebernardini3388
    @matthiasdebernardini3388 2 года назад

    This is what I always wanted, thank you so much for making this TJ!! you are the man!!!

  • @kefahissa
    @kefahissa 2 года назад

    Amazing ... 👏 I must say that the power of neovim plus the magic you covered in your video is greatly underrated.
    Great job!

  • @mischavandenburg
    @mischavandenburg 2 года назад

    Thank you very much for this video and all of your work on the best editor in the world. I've been using vim daily for 2 years now and I have built my own config with LSP, but I think I'll start over and use this as a new starting point, this looks so good and well balanced.

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

    Not sure if that's mentioned in video (maybe I've just not noticed) , it requires neovim >= 0.8. On Ubuntu with default neovim (0.7) from its deb repo, there's an error: "lazy.nvim requires Neovim >= 0.8.0, E5113: ...: module 'telescope' not found:". Then after reinstalling it to a newer one (from snap), it's all right now.

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

    "one last kiss goodbye before you break up with the mouse" - this made me smile more than it should have :D

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

    After spending months on Vim/NVim configs I eventually gave up and surrendered to using VSCode with NVim plugin. After watching this video I am going to try NVim again now :)

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

    Thank you for your work on neovim and this helpful entry point for someone just getting started.

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

    This is absolutely amazing. I wish I had this is stead of spending a ludicrous amount of time setting up CoC.

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

    This is incredible idea, going to try right now. It all very clear and makes all the sense. Thank you for all this!

  • @justcorsin
    @justcorsin 2 года назад

    Keep up the good work!

    • @teej_dv
      @teej_dv  2 года назад +1

      Whoa! Thank you!

  • @bartek...
    @bartek... 2 года назад +1

    I've got few nice points from that init!
    I like the idea of lowering bar for entry level. The more of us the better!!!

  • @alfredoneto4381
    @alfredoneto4381 2 года назад

    TJ... You are awesome! I was stuck with the config and now, this single script will help me understand some basics stuff. Thank you!

  • @RoryIsNotACabbage
    @RoryIsNotACabbage 2 года назад

    "oh hey, teej and prime had the same idea at the same time... Oh no this is way cooler"
    You guys' videos actually compliment each other perfectly

    • @teej_dv
      @teej_dv  2 года назад

      Thaaaaaannnkkk youuuuuuu :)

  • @TheDredface
    @TheDredface 2 года назад

    Thank you TJ! You've saved me a lot of work searching for the 'IDE' plugins and configuring them to get started with the IDE experience.
    I hope that soon I'll start turning this into my own PDE :)

    • @teej_dv
      @teej_dv  2 года назад

      So happy you enjoyed it!