Skip to content

Instantly share code, notes, and snippets.

@younthu
Created October 10, 2014 06:28
Show Gist options
  • Save younthu/0e922070d94300f9bc0a to your computer and use it in GitHub Desktop.
Save younthu/0e922070d94300f9bc0a to your computer and use it in GitHub Desktop.
VIM 专题
//下面的命令可以用来删除空行
:g/^$/d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment