写了有段时间了, 一直用着. 有需要的可以试试:
页面:
https://github.com/sk1418/Join
http://www.vim.org/scripts/script.php?script_id=4516
大概功能介绍: (详细介绍以及图文解释请参阅github页面)
##Features
Except for all features provided by the build-in :join command, Join can:
- Join lines with separator (string)
- Join lines with or without trimming the leading/trailing whitespaces
- Join lines with negative count (backwards join)
- Join lines in reverse
- Join lines and keep joined lines (without removing joined lines)
- Join lines with any combinations of above options
页面:
https://github.com/sk1418/Join
http://www.vim.org/scripts/script.php?script_id=4516
大概功能介绍: (详细介绍以及图文解释请参阅github页面)
##Features
Except for all features provided by the build-in :join command, Join can:
- Join lines with separator (string)
- Join lines with or without trimming the leading/trailing whitespaces
- Join lines with negative count (backwards join)
- Join lines in reverse
- Join lines and keep joined lines (without removing joined lines)
- Join lines with any combinations of above options