Dan Sheffner Tech Info

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