The Only Video You Need to Get Started with Neovim

Sdílet
Vložit
  • čas přidán 15. 06. 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
  • Věda a technologie

Komentáře • 653

  • @Feenskee
    @Feenskee Před 3 měsíci +455

    That opening sequence was Oscar worthy

  • @mohitkumar-jv2bx
    @mohitkumar-jv2bx Před 3 měsíci +302

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

    • @teej_dv
      @teej_dv  Před 3 měsíci +35

      hahahaha just glad the joke came across well.

    • @CortesCurtis
      @CortesCurtis Před 3 měsíci +6

      Hahahahaha I laughed out loud at this!

    • @k3rvyn
      @k3rvyn Před 3 měsíci +3

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

    • @familyshare3724
      @familyshare3724 Před 3 měsíci +4

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

    • @JBatesProductions
      @JBatesProductions Před měsícem +1

      @@teej_dv ;) Really good video btw

  • @ArcRCG
    @ArcRCG Před 3 měsíci +317

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

    • @arisweedler4703
      @arisweedler4703 Před 3 měsíci +31

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

    • @andypsolomon
      @andypsolomon Před 3 měsíci +23

      you are, thank god for lua

    • @JoseGarcia-qq6sk
      @JoseGarcia-qq6sk Před 3 měsíci +4

      We are. I am having a blast with it

    • @colinkennedy
      @colinkennedy Před 3 měsíci +5

      Just wait til we reach platinum age of Neovim!

    • @webdavis
      @webdavis Před 3 měsíci +4

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

  • @ducktordanny
    @ducktordanny Před 3 měsíci +88

    It's nice to see an update! After your first kickstart video I started to use NeoVim and since then I just love it! 🙏🏻

  • @KangoV
    @KangoV Před 3 měsíci +68

    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  Před 3 měsíci +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 Před 3 měsíci

      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 Před 3 měsíci +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 Před 3 měsíci +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 Před 2 měsíci +2

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

  • @juangiordana
    @juangiordana Před 3 měsíci +18

    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!

  • @julien6331
    @julien6331 Před 3 měsíci +21

    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 Před 3 měsíci

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

  • @milestobudapest
    @milestobudapest Před 3 měsíci +5

    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!

  • @zeratax
    @zeratax Před 3 měsíci +13

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

    • @teej_dv
      @teej_dv  Před 3 měsíci +1

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

  • @bbfh-yt
    @bbfh-yt Před 3 měsíci +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

  • @256k_
    @256k_ Před 2 měsíci +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.

  • @SayedAli-gq8bl
    @SayedAli-gq8bl Před 3 měsíci +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.

  • @user-fl2dw5zl5m
    @user-fl2dw5zl5m Před 3 měsíci +2

    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 Před měsícem +1

    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!

  • @the_worst_coconut
    @the_worst_coconut Před 3 měsíci +2

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

  • @fullofpancakes
    @fullofpancakes Před 2 měsíci +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!

  • @Nonsense116
    @Nonsense116 Před 3 měsíci +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!

  • @sarojregmi200
    @sarojregmi200 Před 3 měsíci +23

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

  • @colinbos5068
    @colinbos5068 Před 3 měsíci +1

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

  • @5fr4ewq
    @5fr4ewq Před 3 měsíci

    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.

  • @SnowTheParrot
    @SnowTheParrot Před 3 měsíci

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

  • @rubinbhandari124
    @rubinbhandari124 Před 3 měsíci +1

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

  • @AhmadMughal1
    @AhmadMughal1 Před 3 měsíci +2

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

  • @alexnik1181
    @alexnik1181 Před 3 měsíci +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.

  • @123louisb
    @123louisb Před 3 měsíci +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  Před 3 měsíci +2

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

    • @trickymaster499
      @trickymaster499 Před 3 měsíci

      bro do you use windows

  • @fam1u
    @fam1u Před 3 měsíci +2

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

  • @stefanalecu9532
    @stefanalecu9532 Před 3 měsíci +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

  • @mambusskruj
    @mambusskruj Před 3 měsíci +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.

  • @vikingthedude
    @vikingthedude Před 3 měsíci +2

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

  • @jgttech
    @jgttech Před 3 měsíci +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 Před 3 měsíci

      hi do you use neovim in windows

    • @jgttech
      @jgttech Před 3 měsíci

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

  • @noahtah1511
    @noahtah1511 Před 9 dny

    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.

  • @shafitron
    @shafitron Před 3 měsíci

    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!

  • @MMASTROCINQUE
    @MMASTROCINQUE Před 3 měsíci

    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.

  • @Tobsson
    @Tobsson Před 3 měsíci +1

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

  • @EnLaMitad
    @EnLaMitad Před 2 měsíci

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

  • @Phil-x-Phil
    @Phil-x-Phil Před 3 měsíci +47

    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 Před 3 měsíci +1

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

    • @scrung
      @scrung Před 3 měsíci

      @@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 Před 3 měsíci +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 Před 3 měsíci

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

  • @NA-zs2sw
    @NA-zs2sw Před 3 měsíci

    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.

  • @leon.matheus
    @leon.matheus Před 3 měsíci +1

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

  • @Susu-yl7rq
    @Susu-yl7rq Před 2 měsíci

    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.

  • @rkeenan85
    @rkeenan85 Před 2 měsíci

    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.

  • @carlosmspk
    @carlosmspk Před 3 měsíci +5

    How can I like the same video multiple times?

  • @dustincocking5141
    @dustincocking5141 Před 3 měsíci +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

  • @diego898
    @diego898 Před 8 dny

    Thank you! I'd recommend adding a "remember my cursor position" to kickstart

  • @toolbelt
    @toolbelt Před 3 měsíci

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

  • @himmel5278
    @himmel5278 Před 3 měsíci +1

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

  • @deltron1465
    @deltron1465 Před 17 dny

    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

  • @3ckortreat
    @3ckortreat Před 3 měsíci

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

  • @justcorsin
    @justcorsin Před 3 měsíci

    Greatly appreciate all of the work you do!

  • @deelinuno9785
    @deelinuno9785 Před 3 měsíci

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

  • @TeaEffTeu
    @TeaEffTeu Před 3 měsíci +1

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

  • @rahulsoibam9537
    @rahulsoibam9537 Před 3 měsíci +2

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

  • @aus10d
    @aus10d Před 3 měsíci

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

  • @Nitiiii11
    @Nitiiii11 Před 3 měsíci +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  Před 3 měsíci

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

  • @3ec
    @3ec Před 3 měsíci

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

  • @hotpog504
    @hotpog504 Před 3 měsíci

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

  • @joshgelias
    @joshgelias Před 2 měsíci +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!

  • @guilhermealecrim1135
    @guilhermealecrim1135 Před 3 měsíci

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

  • @fixpoint
    @fixpoint Před 3 měsíci

    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.

  • @ant1fact
    @ant1fact Před 3 měsíci

    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

  • @Chained_Demon
    @Chained_Demon Před 3 měsíci

    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.❤

  • @EmperorFool
    @EmperorFool Před 3 měsíci

    really great job on this video, TJ!

  • @francoisnature2591
    @francoisnature2591 Před měsícem

    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

  • @mrwobbat
    @mrwobbat Před 3 měsíci +1

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

    • @teej_dv
      @teej_dv  Před 3 měsíci +1

      Thanks!! Glad you liked it!

  • @maxwebstudio
    @maxwebstudio Před 3 měsíci

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

  • @Xe054
    @Xe054 Před 3 měsíci +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.

  • @alexandrepereira6522
    @alexandrepereira6522 Před 3 měsíci +1

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

  • @Lukian_Muzyka
    @Lukian_Muzyka Před 3 měsíci +1

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

    • @teej_dv
      @teej_dv  Před 3 měsíci +1

      So glad I can help :)

  • @wojciechjasinski3152
    @wojciechjasinski3152 Před 3 měsíci

    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!

  • @benarcher372
    @benarcher372 Před 3 měsíci

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

  • @oragamiYoda
    @oragamiYoda Před 3 měsíci

    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 😈

  • @McDuffington
    @McDuffington Před 3 měsíci

    Good, finally a video about getting started with Neovim.

  • @edwinboon9574
    @edwinboon9574 Před 3 měsíci

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

  • @amitozazad1584
    @amitozazad1584 Před měsícem

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

  • @sebastianmangelsen8056
    @sebastianmangelsen8056 Před 3 měsíci

    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  Před 3 měsíci

      that's so great to hear!!

  • @lucasalonso5980
    @lucasalonso5980 Před 3 měsíci

    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  Před 3 měsíci +1

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

  • @mediopalodev
    @mediopalodev Před 3 měsíci

    Thank you TJ! Brilliant work.

  • @joshsantos9536
    @joshsantos9536 Před 2 měsíci

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

  • @sayo9394
    @sayo9394 Před 20 dny

    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.

  • @FTWknob
    @FTWknob Před měsícem

    This was fantastic. Thanks, Teej

  • @user-dt1ul5kx8n
    @user-dt1ul5kx8n Před 3 měsíci

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

  • @follantic
    @follantic Před 3 měsíci

    This looks absolutely amazing!

  • @nyanray
    @nyanray Před měsícem

    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!

  • @wannabelikegzus
    @wannabelikegzus Před 2 měsíci

    Really great intro. Thanks for doing this.

  • @KulKulKula
    @KulKulKula Před 2 měsíci

    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

  • @petrpechkurov3095
    @petrpechkurov3095 Před 3 měsíci

    Hi TJ! Didn't know about the C-/ shortcut in telescope! Thanks a lot! And thanks for the neovim config search shortcut :)

  • @andrefelipeos
    @andrefelipeos Před 2 měsíci

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

  • @jacktrusler6506
    @jacktrusler6506 Před 3 měsíci

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

  • @c1dk1n
    @c1dk1n Před 3 měsíci

    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.

  • @seanturner7400
    @seanturner7400 Před 3 měsíci

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

  • @psychomonk2443
    @psychomonk2443 Před 2 měsíci

    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!

  • @jleatherland
    @jleatherland Před 27 dny

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

  • @adamdrake39
    @adamdrake39 Před měsícem

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

  • @Salloom99
    @Salloom99 Před 3 měsíci

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

  • @jordanray1537
    @jordanray1537 Před 3 měsíci +2

    Love it! That ascii art is s tier

    • @teej_dv
      @teej_dv  Před 3 měsíci +1

      Agreed, best addition of the video of course

  • @nuuwski
    @nuuwski Před 3 měsíci

    I saw the first 2 seconds, and i knew I had to subscribe!

  • @TroubleChute
    @TroubleChute Před 3 měsíci

    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

  • @ottopux
    @ottopux Před 3 měsíci

    Excellent video. Thank you. 🙏

  • @fromjavatohaskell909
    @fromjavatohaskell909 Před 3 měsíci +1

    2:37 In order for icons to be displayed properly user need to setup console font with icon support - for example one of Nerd Fonts

  • @ryanwilliams5499
    @ryanwilliams5499 Před 3 měsíci +8

    CZcams is apparently broken because I cannot like this more than once

  • @theriser8751
    @theriser8751 Před 3 měsíci

    Best starter ever! Thank you TJ