Vim Shortcuts
Vim Shortcuts
So many times I keep learning vim over time. Slowly I will be somewhat good at it right :)
format text in a block
select the text with v
then do gq
you can learn more with :h gq
So many times I keep learning vim over time. Slowly I will be somewhat good at it right :)
select the text with v
then do gq
you can learn more with :h gq