This VIM trick BLEW MY MIND
6:37
3 ай бұрын
What the hell is Zellij?
8:00
7 ай бұрын
3 Levels of Vim Refactoring
7:48
8 ай бұрын
What is "New wave Programming"?
16:04
Пікірлер
@adrianthomas4163
@adrianthomas4163 13 сағат бұрын
What tool do you suggest for debugging? I've always struggled to get debugging typescript projects working in neovim and I just use the debugger in google chrome, but want a dedicated tool.
@ChaseAlberti
@ChaseAlberti 13 сағат бұрын
Try embedded programming without an IDE lolol
@colong1158
@colong1158 14 сағат бұрын
🤔 VERY DIFFICULT........
@LostZenith_
@LostZenith_ 15 сағат бұрын
why are you reviewing stuff you haven't used. hella unbased.
@dariuszknocinski6673
@dariuszknocinski6673 22 сағат бұрын
Thirty-one years ago, I had the same enthusiasm for configuring Fvwm on Linux 0.96 in a Slackware distribution ;-) Now I prefer something more convenient and, above all, consistent. I plan to eventually switch to Wayland and am waiting patiently for Cosmic Desktop ;-)
@ansanbinoy66
@ansanbinoy66 23 сағат бұрын
more easy way: Visual mode -> select lines -> cmd -> !tr ' ' ','
@iamcasted
@iamcasted Күн бұрын
I changed places of j and k, and after that I stopped reaching for arrows. J for going down was really unintuitive for me for some reason
@Hasnat-Ahmed-
@Hasnat-Ahmed- Күн бұрын
😅Bro whenever i look at you i get the feeling of networkchuck 2.0 or mini version. Please don't mind it was a joke i absolutely love your videos keep up the good work ❤❤❤
@TheGogiu
@TheGogiu Күн бұрын
miss you man. We need a new video about blink.cmp. Merry christmas
@A970747
@A970747 Күн бұрын
So whats with the constant little cuts or whatever every couple of seconds? It seems completely unnecessary
@kieffel7013
@kieffel7013 Күн бұрын
I fell lonely using Fedora while you execute all the commands for Arch. Great content and easy following. 3/3
@kuryart4586
@kuryart4586 2 күн бұрын
I prefer to create bash scripts to create the layout I need, but that's cool, anyway
@linux666
@linux666 2 күн бұрын
curious why not just cross-compile for macos from Linux and copy the binary (compile with -target arm-macos )?
@tmpecho
@tmpecho 2 күн бұрын
What program do you use for the diagram?
@nascentnaga
@nascentnaga 2 күн бұрын
so we move things to a fancy box and run it. I like it
@ronnielane6903
@ronnielane6903 2 күн бұрын
I wish I had watched this video first before listening to ChatGPT's suggestion of installing a new kernel to solve a firewall misconfiguration...but that is why I have a practice laptop.
@RichardEllison-f2v
@RichardEllison-f2v 2 күн бұрын
Video on an interpreter or lsp being inside a docker container and neovim cannot see it :( Pleeease
@n00bma5ter69
@n00bma5ter69 2 күн бұрын
Or use Wezterm?!
@mortezaahmadi5710
@mortezaahmadi5710 2 күн бұрын
Spectacular explanation!
@jimmyji8339
@jimmyji8339 2 күн бұрын
How about C+Q to add , for each line except for the first line. Then gg, shift v Shift g to select all and then just shift J?
@nickdick2
@nickdick2 2 күн бұрын
When you reboot from a snapshot does it work read and write? I read that the snapshots are normally read-only...
@godinapaul2
@godinapaul2 2 күн бұрын
I've been using the default Mac terminal and actually really like it lol. Just switched to wezterm today
@twistedfyre
@twistedfyre 3 күн бұрын
Thanks for the great video! Just getting into Docker based embedded dev environments and this has been super helpful.
@Gal_Meister
@Gal_Meister 3 күн бұрын
Thanks! That was a great intro to Hyprland!
@chrismccullough2607
@chrismccullough2607 3 күн бұрын
Fun thing: instead of making a macro at 21:47, you can press: ^v12jex or ^v12jed - `Ctrl+v` (^v is the shorthand notation) to enter visual column mode - `12j` to navigate down the 12 lines - `e` to move to the end of the "//"s - `d` or `x` to delete the visually selected characters
@richchase3140
@richchase3140 3 күн бұрын
Wow. That is NOT what containerization is. Chroot only isolates the process' directory access. A container does that, and similarly limits what processes it can see, what devices it can see, what system calls and ioctls it can use, what usernames apply inside of the container (not necessarily the real user running the process), what network devices, links, and sockets it can see (and changing their connectivity and naming) and so on.
@liminal27
@liminal27 3 күн бұрын
*Excellent tutorial - this helped me get completions going. Thank you typecraft.* Bonus rant: I wonder if neovim should just have a native/batteries-included package manager and everybody standardizes their specs on that. Maybe that would help tame the bawdy fray of the plug-in ecosystem(?)
@zenogoerbe
@zenogoerbe 3 күн бұрын
Hi. So I am quite obsessed with your tutorials now. Been dabbling in the last years with Linux, trying to make the big step in ditching Windows so I tested out a lot of Distros but nothing really "zinged" so I was almost at the point where I was ready to give up and accept the eternal Windows "curse". That until I found your youtube videos by mistake. Now I am using Arch (by the way) and this only thanks to you. I also love your other courses. Now I am setting up NeoVim (I am a daily JetBrains IDE <Pycharm, WebStorm, Rider, IntelliJ> but it's time to try something new, more challenging to learn and to change and optimize my workflow. I feel that NeoVim is the next step). PS: Was a Monokai Colour Theme user, now the Catppuccin Color Theme just looks amazing). Keep up the good work.
@rifathossain328
@rifathossain328 3 күн бұрын
Do i really need to learn docker , my plate is already full with react and other things related to web dev😢
@bostainc
@bostainc 3 күн бұрын
Hyprshot it's a great utility, but grimblast it's a great one 2 I recomend using grimblast copy area for snippet screenshot & grimblast copy screen for active window
@Prophet6000
@Prophet6000 3 күн бұрын
This is a great video. The only thing I need is a vertical waybar.
@ImHansana123
@ImHansana123 3 күн бұрын
What about the cloudflare loading page? How do we pass it?
@Epic3032
@Epic3032 3 күн бұрын
Startpage
@hegemon3
@hegemon3 3 күн бұрын
I love the sound your keyboard makes. What keyboard is it?
@AA-nk9cj
@AA-nk9cj 3 күн бұрын
Just perfect
@ItsBarmanji
@ItsBarmanji 3 күн бұрын
sir i am new to linux currently using i3, can you make a installation guide for wayland+hyprland+Arch.
@Ac3Hub
@Ac3Hub 3 күн бұрын
Whats your file manager?
@lazocar1014
@lazocar1014 3 күн бұрын
just ditch gnome and use tiling window manager like xmonad and you don't need tmux. lazygit is nonsence just use git cli.
@rafaeldion4366
@rafaeldion4366 4 күн бұрын
why it doesn't work for me?
@Barys-64
@Barys-64 4 күн бұрын
I loved hyprland, it is great, but I found my home on dwm, since my main machine has nvidia.
@tlubben972
@tlubben972 4 күн бұрын
Great editing and flow. I’m going to try and mimic it, it’s that good ha
@typecraft_dev
@typecraft_dev 4 күн бұрын
Thanks!
@3f3f-y4m
@3f3f-y4m 4 күн бұрын
I can do all those in nvtree too
@themobyone
@themobyone 4 күн бұрын
Thanks, this is just what I want. I want to learn hyprland not just install a huge config someone made that will break when I update.
@lafe
@lafe 4 күн бұрын
I'm a long-time vim user, and in the last year or so I tried a few neovim frameworks, and quick starts, and pre-made configs, and they seemed fine, but didn't really feel much different than the vim I've been using for well over a decade. I realized that was mostly because I didn't really understand them, so I decided to start from scratch. Your series was really helpful for me! Going through, step-by-step, from scratch, helped me really understand what is happening with neovim, and where the power of this editor is coming from. You have an excellent teaching style, and I appreciate the work you put into this! Also, I was happy to totally steal your effort in searching out the right plugins to include for a solid setup! :) Thanks nerd!
@samuelpalacios9661
@samuelpalacios9661 5 күн бұрын
In case someone is not seeing anything new after installing everything, in windows, you should set in your PATH variable, mason bin directory, the direction is "C:\Users\Samuel\AppData\Local vim-data\mason\bin"
@marcusmeaney
@marcusmeaney 5 күн бұрын
your chat are a bunch of illiterate DE users putting st in F tier. its easily in the top 2 on this list
@Serafín-h1k
@Serafín-h1k 5 күн бұрын
I just copy-paste ppl repos lol
@moistness482
@moistness482 5 күн бұрын
3:40 bringing the IE/MS Edge meme to the terminal world
@overdrive112
@overdrive112 5 күн бұрын
Am i the only one who has no clipboard support when installing it with sudo pacman -S neovim? its driving me nuts im trying to get this shit to work for days.. i installed xsel and when i run :checkhealth it tells me OK Clipboard tool found: xsel SO WHY CANT I FUCVKING USE COPY AND PASTE
@overdrive112
@overdrive112 5 күн бұрын
got it now but all tutorials are trash for starters its hilarious!
@guvox1367
@guvox1367 5 күн бұрын
Xterm????