The Only Video You Need to Get Started with Neovim

Поділитися
Вставка
  • Опубліковано 4 чер 2024
  • Going from no set up to being instantly productive using kickstart.nvim in #nvim.
    Check out the repo, it has detailed instructions for installing on your OS: github.com/nvim-lua/kickstart...
    If you really like my teaching style, I'm working on courses for boot.dev/teej - Feel free to ask me more in stream :)
    Links for Copy Pasting:
    - You have to of course install neovim! github.com/neovim/neovim/blob...
    - PLEASE READ ** github.com/nvim-lua/kickstart... ** PLEASE READ
    - IF YOU HAVE AN EXISTING CONFIG, PLEASE READ WHAT TO DO FROM KICKSTART README: github.com/nvim-lua/kickstart...
    The command I pasted (on linux):
    - git clone github.com/nvim-lua/kickstart... "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
    NOTE: You can't have anything in your nvim folder for this to work. So back up your old config (if you have any) and then remove the folder.
    PDE Video: • PDE: A different take ...
    Links
    Twitch: / teej_dv
    Twitter: / teej_dv
    Github: github.com/tjdevries
    #coding #neovim #typescript #programming #vim #softwareengineering #codinglife #webdesign #webdevelopment #webdev #javascript #rustlang #rust #twitch #twitchstreamer #programmerhumor #codinghumor #software #softwareengineer #softwaredeveloper #softwaredevelopment
  • Наука та технологія

КОМЕНТАРІ • 642

  • @Feenskee
    @Feenskee 3 місяці тому +440

    That opening sequence was Oscar worthy

    • @teej_dv
      @teej_dv  3 місяці тому +72

      Thanks, i'll add that to my resume

    • @fuzzy-02
      @fuzzy-02 3 місяці тому

      Hmm! Hmm!

    • @scigama71
      @scigama71 2 місяці тому

      Agreed

  • @ArcRCG
    @ArcRCG 3 місяці тому +309

    Newbie here and I feel like I'm living the golden age of neovim.

    • @arisweedler4703
      @arisweedler4703 3 місяці тому +31

      Every month you can say: it’s better than it was a month ago

    • @andypsolomon
      @andypsolomon 3 місяці тому +23

      you are, thank god for lua

    • @JoseGarcia-qq6sk
      @JoseGarcia-qq6sk 3 місяці тому +4

      We are. I am having a blast with it

    • @colinkennedy
      @colinkennedy 3 місяці тому +4

      Just wait til we reach platinum age of Neovim!

    • @webdavis
      @webdavis 3 місяці тому +4

      You are. I've been using vim for the past decade. It's always been a love/hate relationship, until now.

  • @mohitkumar-jv2bx
    @mohitkumar-jv2bx 3 місяці тому +276

    "For all my single users, pacman". Truth shots fired.

    • @teej_dv
      @teej_dv  3 місяці тому +33

      hahahaha just glad the joke came across well.

    • @CortesCurtis
      @CortesCurtis 3 місяці тому +5

      Hahahahaha I laughed out loud at this!

    • @k3rvyn
      @k3rvyn 3 місяці тому +3

      Just stopped at 24:45 to write this! So good

    • @familyshare3724
      @familyshare3724 3 місяці тому +4

      My wife prefers her espresso black, thanks!
      * (where "wife" is a mac of course)

    • @JBatesProductions
      @JBatesProductions Місяць тому +1

      @@teej_dv ;) Really good video btw

  • @KangoV
    @KangoV 3 місяці тому +65

    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  3 місяці тому +23

      That's so cool!! Ya, getting them to stick in the brain is hard. Check out ":Telescope keymaps" it might help you

    • @FrankBroniewski
      @FrankBroniewski 3 місяці тому

      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 3 місяці тому +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 3 місяці тому +1

      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 Місяць тому +2

      ​@@AnaloggruetzeI find you can be as productive as a traditional editor with only very basic key maps.

  • @ducktordanny
    @ducktordanny 3 місяці тому +87

    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  3 місяці тому +8

      Thanks! Hopefully you like this one as well!!

    • @emmanuelchucks
      @emmanuelchucks 3 місяці тому +1

      Same

    • @TheArchimede2000
      @TheArchimede2000 3 місяці тому

      Welcome to the dark side

    • @trickymaster499
      @trickymaster499 2 місяці тому

      bro i am not able to use neovim on windows would you help me

    • @bkbrad1220
      @bkbrad1220 2 місяці тому

      @@trickymaster499 WSL2 my guy

  • @milestobudapest
    @milestobudapest 3 місяці тому +4

    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!

  • @5fr4ewq
    @5fr4ewq 3 місяці тому

    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.

  • @juangiordana
    @juangiordana 3 місяці тому +17

    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!

  • @SnowTheParrot
    @SnowTheParrot 3 місяці тому

    I was there live for this video and also for you working on Kickstart.
    This was a service to the community.
    Thanks Teej

  • @zeratax
    @zeratax 3 місяці тому +13

    your videos are all so good. they’re so concise and focused

    • @teej_dv
      @teej_dv  3 місяці тому +1

      thank you!! I really appreciate it. Glad you feel that way, it's good to hear the hard work is paying off :)

  • @256k_
    @256k_ 2 місяці тому +1

    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.

  • @bbfh-yt
    @bbfh-yt 3 місяці тому +17

    I'm not new to neovim, but after watching this video I decided to remake my config using this awesome kickstart. It looks great

  • @SayedAli-gq8bl
    @SayedAli-gq8bl 3 місяці тому +5

    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.

  • @colinbos5068
    @colinbos5068 3 місяці тому +1

    Excellent video! It was also a blast being around for so much of the recording process and cool seeing the final product.

  • @Nonsense116
    @Nonsense116 3 місяці тому +1

    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!

  • @fullofpancakes
    @fullofpancakes 2 місяці тому +1

    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!

  • @the_worst_coconut
    @the_worst_coconut 3 місяці тому +2

    I really like this approach to making tools more discoverable and noob-friendly without giving up the power user features. Thanks

  • @rubinbhandari124
    @rubinbhandari124 3 місяці тому +1

    Clear and concise. Shared the video with my colleagues who wanted to start out with neovim but wanted something usable out of box .

  • @julien6331
    @julien6331 3 місяці тому +20

    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 3 місяці тому

      Sounds like you should give Helix-editor a try. It's a more modern spin on vim with all the essentials build in.

  • @zicraftian
    @zicraftian Місяць тому

    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!

  • @fam1u
    @fam1u 3 місяці тому +2

    Amazing video! Will recommend this to anyone who wants to get started with Neovim from now on.

  • @MMASTROCINQUE
    @MMASTROCINQUE 3 місяці тому

    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.

  • @alexnik1181
    @alexnik1181 3 місяці тому +2

    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.

  • @mambusskruj
    @mambusskruj 3 місяці тому +1

    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.

  • @3ckortreat
    @3ckortreat 3 місяці тому

    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!!

  • @EnLaMitad
    @EnLaMitad Місяць тому

    This is so amazing. Thanks for the work you're doing on kickstart and this channel.

  • @user-fl2dw5zl5m
    @user-fl2dw5zl5m 2 місяці тому +1

    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.

  • @vikingthedude
    @vikingthedude 3 місяці тому +2

    “Effective Neovim” got me into neovim. Its great to see an update!

  • @Tobsson
    @Tobsson 3 місяці тому +1

    Watched some of this on stream and I gotta say, it came out really good!

  • @sarojregmi200
    @sarojregmi200 3 місяці тому +23

    Yoo!!! The intro is amazing and made me laugh 😂

  • @shafitron
    @shafitron 3 місяці тому

    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!

  • @leon.matheus
    @leon.matheus 3 місяці тому +1

    You are a blessing to this world when I grow up I want to be half the craftsman and educator you already are.

  • @123louisb
    @123louisb 3 місяці тому +2

    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  3 місяці тому +1

      That's the goal! So glad I'm hitting the mark!!

    • @trickymaster499
      @trickymaster499 2 місяці тому

      bro do you use windows

  • @Susu-yl7rq
    @Susu-yl7rq Місяць тому

    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.

  • @AhmadMughal1
    @AhmadMughal1 3 місяці тому +2

    Lua really has pushed neovim to a different level of popularity. Love seeing people find this tool and seeing how powerful it is.

  • @deltron1465
    @deltron1465 6 днів тому

    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

  • @justcorsin
    @justcorsin 3 місяці тому

    Greatly appreciate all of the work you do!

  • @jgttech
    @jgttech 3 місяці тому +4

    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 2 місяці тому

      hi do you use neovim in windows

    • @jgttech
      @jgttech 2 місяці тому

      @@trickymaster499 No, I am not a masochist. I use Linux, specifically Fedora and Arch on GTK.

  • @NA-zs2sw
    @NA-zs2sw 3 місяці тому

    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.

  • @toolbelt
    @toolbelt 3 місяці тому

    Appreciate you setting us up for success. This is fantastic.

  • @rkeenan85
    @rkeenan85 2 місяці тому

    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.

  • @himmel5278
    @himmel5278 3 місяці тому +1

    Nice to see the quality improve so much since you do it full time. :)

  • @deelinuno9785
    @deelinuno9785 3 місяці тому

    🎉Thanks for explaining those common-seen things, very concise. I didn’t understand most of them before.

  • @stefanalecu9532
    @stefanalecu9532 3 місяці тому +2

    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

  • @dustincocking5141
    @dustincocking5141 3 місяці тому +1

    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

  • @3ec
    @3ec 3 місяці тому

    This is fantastic -- thanks for all you do, TJ!

  • @hotpog504
    @hotpog504 3 місяці тому

    Normally I don’t ever leave comments, I couldn’t resist subscribing after that powerful delivery at 13:00

  • @aus10d
    @aus10d 2 місяці тому

    This was really great. Informative and helpful. Thank you, TJ

  • @wojciechjasinski3152
    @wojciechjasinski3152 2 місяці тому

    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!

  • @TeaEffTeu
    @TeaEffTeu 3 місяці тому +1

    the intro confused me until I realized what was happening, great video

  • @Nitiiii11
    @Nitiiii11 3 місяці тому +1

    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  3 місяці тому

      Oh that's super awesome to hear! Was shooting for useful for people of many different neovim experiences!

  • @lucasalonso5980
    @lucasalonso5980 2 місяці тому

    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  2 місяці тому +1

      LETS GO!!! That's definitely one of the goals :)

  • @guilhermealecrim1135
    @guilhermealecrim1135 2 місяці тому

    Started using NeoVim after this wonderful video. Struggling with moving around files in a project, but I'll get the hang of it

  • @joshgelias
    @joshgelias 2 місяці тому +1

    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!

  • @Chained_Demon
    @Chained_Demon 3 місяці тому

    Thank you soooooo much for make it easier to Windows users, It's so nice to be able to work with this config natively in my machine.❤

  • @maxwebstudio
    @maxwebstudio 3 місяці тому

    Probably the best Vim config explanation I've been through so far. Thanks

    • @teej_dv
      @teej_dv  3 місяці тому +1

      Thank you!!

  • @ant1fact
    @ant1fact 2 місяці тому

    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

  • @sebastianmangelsen8056
    @sebastianmangelsen8056 3 місяці тому

    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  3 місяці тому

      that's so great to hear!!

  • @Phil-x-Phil
    @Phil-x-Phil 3 місяці тому +46

    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 3 місяці тому +1

      Or give him any IDE? Now if he wants a promotion... keke (lol)

    • @scrung
      @scrung 3 місяці тому

      @@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 3 місяці тому +1

      ​@@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 3 місяці тому

      @@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

  • @mrwobbat
    @mrwobbat 3 місяці тому +1

    This is what we need! Keep up the great work TJ!

    • @teej_dv
      @teej_dv  3 місяці тому +1

      Thanks!! Glad you liked it!

  • @EmperorFool
    @EmperorFool 3 місяці тому

    really great job on this video, TJ!

  • @Lukian_Muzyka
    @Lukian_Muzyka 3 місяці тому +1

    Thanks man, this is really what many people needed, including me. Really useful stuff❤

    • @teej_dv
      @teej_dv  3 місяці тому +1

      So glad I can help :)

  • @KulKulKula
    @KulKulKula 2 місяці тому

    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

  • @follantic
    @follantic 3 місяці тому

    This looks absolutely amazing!

  • @FTWknob
    @FTWknob 18 днів тому

    This was fantastic. Thanks, Teej

  • @McDuffington
    @McDuffington 3 місяці тому

    Good, finally a video about getting started with Neovim.

  • @fixpoint
    @fixpoint 2 місяці тому

    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.

  • @mediopalodev
    @mediopalodev 3 місяці тому

    Thank you TJ! Brilliant work.

  • @francoisnature2591
    @francoisnature2591 Місяць тому

    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

  • @oragamiYoda
    @oragamiYoda 3 місяці тому

    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 😈

  • @amitozazad1584
    @amitozazad1584 Місяць тому

    Learning Lua for past two days. Finished watching this video. Time to switch to NeoVim ♥! Great content.

  • @sayo9394
    @sayo9394 9 днів тому

    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.

  • @alexandrepereira6522
    @alexandrepereira6522 3 місяці тому +1

    Probably the fastest like I've ever given, this intro was epic!

  • @stackercoding2054
    @stackercoding2054 2 місяці тому

    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 2 місяці тому

      ok but why did he skip the installation of kickstart itself?

  • @ErnestoConfused
    @ErnestoConfused 2 місяці тому

    Dude you’re doing God’s work. The lack channels on UA-cam pumping out this kind of content, at this quality and clarity, is troublingly
    Btw, go blue! 〽️

  • @nyanray
    @nyanray Місяць тому

    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!

  • @benarcher372
    @benarcher372 3 місяці тому

    Looks great. I will try this one as well. The previous helped a lot. Thanks for all your good work.

  • @joshsantos9536
    @joshsantos9536 Місяць тому

    Wow - just as I was looking to lean more on standards, here it is! Thank you 🎉

  • @c1dk1n
    @c1dk1n 3 місяці тому

    Thanks for the new vid. I will now start slinging this to all the people who show a remote interest in vim. As I did the last one.

  • @adamdrake39
    @adamdrake39 Місяць тому

    As a neovim convert I can’t believe more people don’t use it. It’s honestly a great editor.

  • @Zoronoa01
    @Zoronoa01 3 місяці тому +1

    Thank you! was waiting for this!!!!

    • @teej_dv
      @teej_dv  3 місяці тому +1

      Awesome! hope you enjoy!!

    • @Zoronoa01
      @Zoronoa01 3 місяці тому

      @@teej_dv I did! Now my neovim is configured and I am ready to work, thank you again!

  • @jacktrusler6506
    @jacktrusler6506 3 місяці тому

    Tj! I love your nvim videos they’re the best

  • @wannabelikegzus
    @wannabelikegzus 2 місяці тому

    Really great intro. Thanks for doing this.

  • @TroubleChute
    @TroubleChute 3 місяці тому

    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

  • @jordanray1537
    @jordanray1537 3 місяці тому +2

    Love it! That ascii art is s tier

    • @teej_dv
      @teej_dv  3 місяці тому +1

      Agreed, best addition of the video of course

  • @Xe054
    @Xe054 3 місяці тому +2

    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.

  • @ottopux
    @ottopux 3 місяці тому

    Excellent video. Thank you. 🙏

  • @theriser8751
    @theriser8751 3 місяці тому

    Best starter ever! Thank you TJ

  • @user-dt1ul5kx8n
    @user-dt1ul5kx8n 3 місяці тому

    I am starting over with this right now.... !!! so excited

  • @hamiltonianthoughts
    @hamiltonianthoughts 2 місяці тому

    This was the kick in the butt i needed to get a deeper understanding of how to effectively use lua for my neovim config. As an arch linux user I also quite enjoyed your pacman statement. 😂

  • @edwinboon9574
    @edwinboon9574 3 місяці тому

    Awesome video TJ! Going to install nvim and use it over the VScode motion plugin

  • @seanturner7400
    @seanturner7400 3 місяці тому

    Saw the PR get merged last week, had been waiting for this!

  • @andrefelipeos
    @andrefelipeos Місяць тому

    Useful video. Thank you, TJ. It has been a week since I started using NeoVim. It is being a little challenging though. 👍

  • @jleatherland
    @jleatherland 16 днів тому

    Thank you for both kickstart and this video
    (and telescope and probably a lot of other things)

  • @Salloom99
    @Salloom99 3 місяці тому

    Your kickstarter is definitely the best place to start with.
    What a great time to switch to neovim.

  • @michel92777
    @michel92777 2 місяці тому

    That was awesome, thank you!

  • @rahulsoibam9537
    @rahulsoibam9537 3 місяці тому +1

    It's finally out. Let's GOOO!!!

  • @eniu2487
    @eniu2487 3 місяці тому

    Nice, it got updated, great time to finally watch this

    • @teej_dv
      @teej_dv  3 місяці тому +1

      yayayayayayayayaya

  • @weiSane
    @weiSane 3 місяці тому +6

    I was just about to install doom emacs on my Debian literally right now. Then opened UA-cam app and this popped up. Let me watch the entire vid see if you can convince me enough to install neovim instead of doom . But I might just go with both haha

    • @SnowTheParrot
      @SnowTheParrot 3 місяці тому +1

      i think nvim is sooo much easier to use and customize than doom macs (i used ti use doom emacs).
      but ive been a linux user for a long time so im used to vim motions, that may be why.

    • @weiSane
      @weiSane 3 місяці тому +1

      @@SnowTheParrotI am trying to get the hang of it. So far so good . I’m liking it .

    • @stefanalecu9532
      @stefanalecu9532 3 місяці тому +1

      As a Doom Emacs user, I believe both this and Doom are valuable and you should try both of them (we Doom people have made sure layers are nice to use and you can customize whatever you need). Hell, it even opens up quickly and if you have the server running (something you can actually do in (neo)vim too, but it's not so useful in that case), you can have emacsclient open up at light speed and have a persistent session so you can connect to it and create frames whenever you want. It's just my take, do whatever you want

  • @psychomonk2443
    @psychomonk2443 Місяць тому

    great video to get into neovim, awesome kickstarter project. Now i'll look like a freak to my coworkers because i use neovim. Ill make sure they notice by telling them the iconic sentence. Cheers!