VIM
Join multiline into one line with space-separated in VIM It's pretty simple using VIM to text editing. Go to command mode: shift + : Type: %j
updated 1 min read
Join multiline into one line with space-separated in VIM
It's pretty simple using VIM to text editing.
Go to command mode: shift + :
Type: %j