portfolio/_posts/2017-07-25-vim-join.md

333 B

layout title categories tags href
post Join Plugin project
vim
vimscript
https://github.com/jrpotter/vim-join

A small Vim plugin that joins a number of lines together and then breaks them again with respect to the textwidth parameter. This enables re-flowing a set of lines similar in manner to fold or fmt.