Your contente is very good and you started in a great way I think. It is a shame that you stopped vim tricks
I'd forgotten about the table option for column, thanks for reminding me. I have a quick tip for you but you may already know about it: after turning line numbers in your .vimrc (set number) you might want to add set relativenumber too. It shows the absolute line number of the file at current line the cursor is on but it also shows the number of lines up and down from that point, relative from that line. It makes counting lines SO much easier, like around 2:50 in your video.
What happened to your channel? I watched the first two vim videos, on which I found a lot of new stuff, and was looking forward to checking out the rest of your videos, but it stopped on the second one :( , I hope you are back some day to teach us more of your wonderful knowledge :)
i really like how you blended your vim background with your face cam. first time i saw someone do this, but it looks acually good :P
Thanks, Wesley. I never knew about column.
The column command looks useful. Thanks!
Please, continue your tutorials.
Thanks!!! I see rare (in youtube) stuff in this series! Could you make a video on inoremap, noremap and the like?
I use clang-format for my project, just map some key to :% !clang-format % (you nee to save before and after)
Vim has built in sort although it's not as flexible as the unix sort. I used to use column quite often until I discovered the Tabular plugin which I find easier to use. These days I only really filter through cut or awk to pick out particular columns - maybe I should have a look and see if there's a plugin to do that job.
Keep it up brother !
👏 thank you for sharing this tip, always learning!
Thank you!
Do you have a trick to create spaces inside brackets? for human legibility, i e echo( foo ) from echo(foo) also max_length = 60 from max_length=60
Fantabulous, thanks!
Try figlet as a filter. I like to use it to generate headers for my config files.
wow. I am so courious to learn vim more.
Amazing
Why did he stop creating vids?
@Vince-lw8qh